#DE462B Color

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

Color preview

#DE462B

Color formats

HEX
#DE462B
RGB
rgb(222, 70, 43)
RGBA
rgba(222, 70, 43, 1)
HSL
hsl(9, 73%, 52%)
HSV
hsv(9, 81%, 87%)
CMYK
cmyk(0%, 68%, 81%, 13%)
CSS variable
--color-primary: #DE462B;
Lowercase HEX
#de462b

Shades

Tints

Tones

Harmony

CSS snippets for #DE462B

.color-de462b {
  color: #DE462B;
  background-color: #DE462B;
}

Frequently asked questions

What color is #DE462B?+

#DE462B is a HEX color with RGB value rgb(222, 70, 43) and HSL value hsl(9, 73%, 52%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #DE462B?+

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