#D24B33 Color

Inspect #D24B33 across formats, palettes, contrast and closest named color matches.

Color preview

#D24B33

Color formats

HEX
#D24B33
RGB
rgb(210, 75, 51)
RGBA
rgba(210, 75, 51, 1)
HSL
hsl(9, 64%, 51%)
HSV
hsv(9, 76%, 82%)
CMYK
cmyk(0%, 64%, 76%, 18%)
CSS variable
--color-primary: #D24B33;
Lowercase HEX
#d24b33

Shades

Tints

Tones

Harmony

CSS snippets for #D24B33

.color-d24b33 {
  color: #D24B33;
  background-color: #D24B33;
}

Frequently asked questions

What color is #D24B33?+

#D24B33 is a HEX color with RGB value rgb(210, 75, 51) and HSL value hsl(9, 64%, 51%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #D24B33?+

The closest Tailwind color is red-500, available as the bg-red-500 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools