REM to PX Converter
Convert REM units to Pixels.
Loading converter...
What Is REM to PX Converter?
A REM to PX Converter converts rem units into pixel (px) values using the root HTML font size. It helps calculate precise dimensions for CSS elements.
How To Find REM to PX?
To find REM to PX, multiply the rem value by the root font size. This gives you the exact pixel equivalent used in the design.
How to use the REM to PX tool
The REM to PX tool allows you to easily convert REM to PX instantly. Simply enter a value in the input field above, and the corresponding conversion will be calculated automatically in real-time.
REM to PX Formula
px=rem × base font size
Where:
remREM Units — The REM value you want to convert.
base font sizeBase/Root Font Size — The font size of the root HTML element (default is 16px).
pxPixels — The calculated pixel equivalent.
REM to PX Conversion Table (Base Font 16px)
| REM (rem) | PX (px) |
|---|---|
| 0.125rem | 2px |
| 0.25rem | 4px |
| 0.375rem | 6px |
| 0.5rem | 8px |
| 0.625rem | 10px |
| 0.75rem | 12px |
| 0.875rem | 14px |
| 1rem | 16px |
| 1.125rem | 18px |
| 1.25rem | 20px |
| 1.375rem | 22px |
| 1.5rem | 24px |
| 1.75rem | 28px |
| 2rem | 32px |
| 2.25rem | 36px |
| 2.5rem | 40px |
| 2.75rem | 44px |
| 3rem | 48px |
| 3.5rem | 56px |
| 4rem | 64px |
| 4.5rem | 72px |
| 5rem | 80px |
| 5.5rem | 88px |
| 6rem | 96px |
| 7rem | 112px |
| 8rem | 128px |
| 9rem | 144px |
| 10rem | 160px |
| 12rem | 192px |
| 14rem | 224px |
| 16rem | 256px |
| 20rem | 320px |
| 24rem | 384px |
| 28rem | 448px |
| 32rem | 512px |
| 36rem | 576px |
| 40rem | 640px |
| 48rem | 768px |
| 56rem | 896px |
| 64rem | 1024px |
| 80rem | 1280px |
| 96rem | 1536px |
| 128rem | 2048px |