Skip to content
#F02E48
≈ crimson · rgb(240, 46, 72)
Color formats
HEX#F02E48
RGBrgb(240, 46, 72)
HSLhsl(352, 87%, 56%)
HSVhsv(352, 81%, 94%)
OKLCHoklch(62% 0.23 21)
CMYKcmyk(0%, 81%, 70%, 6%)
Contrast & accessibility
On white4.05:1below AA
On black5.19:1AA pass
Best text color#000000
Nearest CSS name: crimson
Copy-ready code
CSS custom properties
:root {
  --crimson: #f02e48;
  --crimson-rgb: 240 46 72;
  --crimson-oklch: oklch(62% 0.23 21);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--crimson-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f02e48] text-[#f02e48] border-[#f02e48]
Shades & tints
Color harmonies
About this color

#F02E48 is a color with the RGB value rgb(240, 46, 72). Its closest CSS named color is "crimson". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #F02E48 to other formats

Palettes with a similar color

Gradients with a similar color

Copied