← Back to all tools
Goodfolk Design Utilities
REM/PX Converter
Convert pixels to rems and rems to pixels using a custom base font size.
Most browsers use 16px as the default root font size. Change the base if your project uses a different root size.
Conversion
PX to REM16.00px = 1.0000rem
REM to PX1.0000rem = 16.00px
Recommended CSS value
1.0000rem
REM values scale with the root font size, which can make layouts and typography more flexible for responsive design.
Related tools
HEX Color Converter
Convert HEX colors to RGB and HSL, preview the color, and copy CSS-friendly values.
Color Contrast Checker
Check contrast between text and background colors and see basic WCAG-style pass/fail guidance.
Color Palette Generator
Generate color palettes from a base color, lock favorite colors, and copy HEX values or CSS variables.