PX to REM Converter

PX to REM converter that translates CSS pixel and rem units in both directions using a customizable root font size, decimals included. Comes with a copyable reference table and CSS snippet output, free in your browser.

px (base: 16px)
1rem
font-size: 1rem;
px ↔ rem Reference Table (Base Font Size: 16px)
pxremCopy
8px0.5rem
10px0.625rem
12px0.75rem
14px0.875rem
16px1rem
18px1.125rem
20px1.25rem
24px1.5rem
28px1.75rem
32px2rem
36px2.25rem
40px2.5rem
48px3rem
56px3.5rem
64px4rem
72px4.5rem
80px5rem
96px6rem
Embed

Embed this tool on your site

Powered by Patrache Studio DevTools
Last updated: 2026 · Free online tool

What is PX to REM Converter?

PX to REM converter that translates CSS pixel and rem units in both directions using a customizable root font size, decimals included. Comes with a copyable reference table and CSS snippet output, free in your browser.

How to Use

  1. 1
    Set base size— Set the base font size (default 16px).
  2. 2
    Enter value— Enter a px or rem value.
  3. 3
    Check results— View the converted value and CSS snippet.
  4. 4
    Use reference table— Copy common values directly from the reference table below.

Related Tools

Frequently Asked Questions

rem is a relative unit based on the root element's (html) font-size. The default is 16px.

Yes. Change the base font size at the top and the conversion results and reference table update automatically.

em is relative to the parent element, rem is relative to the root (html) element. rem is more predictable.

Yes, decimal conversions like 12.5px → 0.7813rem are supported.

No. All calculations happen in your browser.

This site uses cookies for better experience and advertising. Learn more

Please allow ads on this site

To use these tools, allow ads on this site. Advertising keeps this service free.

Open your ad blocker, turn off blocking for this site, then check again.