#EF3326
≈ tomato · rgb(239, 51, 38)
Color formats
HEX#EF3326
RGBrgb(239, 51, 38)
HSLhsl(4, 86%, 54%)
HSVhsv(4, 84%, 94%)
OKLCHoklch(62% 0.22 29)
CMYKcmyk(0%, 79%, 84%, 6%)
Contrast & accessibility
On white4.06:1below AA
On black5.17:1AA pass
Best text color#000000
Nearest CSS name: tomato
Copy-ready code
CSS custom properties
:root {
--tomato: #ef3326;
--tomato-rgb: 239 51 38;
--tomato-oklch: oklch(62% 0.22 29);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--tomato-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ef3326] text-[#ef3326] border-[#ef3326]
Shades & tints
Color harmonies
About this color
#EF3326 is a color with the RGB value rgb(239, 51, 38). Its closest CSS named color is "tomato". 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.