Skip to content

#F0234B

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

#F0234B is a color with the RGB value rgb(240, 35, 75). 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 #F0234B to other formats

Palettes with a similar color

Gradients with a similar color

Copied