#D33F28 Color

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

Color preview

#D33F28

Color formats

HEX
#D33F28
RGB
rgb(211, 63, 40)
RGBA
rgba(211, 63, 40, 1)
HSL
hsl(8, 68%, 49%)
HSV
hsv(8, 81%, 83%)
CMYK
cmyk(0%, 70%, 81%, 17%)
CSS variable
--color-primary: #D33F28;
Lowercase HEX
#d33f28

Shades

Tints

Tones

Harmony

CSS snippets for #D33F28

.color-d33f28 {
  color: #D33F28;
  background-color: #D33F28;
}

Frequently asked questions

What color is #D33F28?+

#D33F28 is a HEX color with RGB value rgb(211, 63, 40) and HSL value hsl(8, 68%, 49%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #D33F28?+

The closest Tailwind color is red-600, available as the bg-red-600 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