#DE2F15 Color

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

Color preview

#DE2F15

Color formats

HEX
#DE2F15
RGB
rgb(222, 47, 21)
RGBA
rgba(222, 47, 21, 1)
HSL
hsl(8, 83%, 48%)
HSV
hsv(8, 91%, 87%)
CMYK
cmyk(0%, 79%, 91%, 13%)
CSS variable
--color-primary: #DE2F15;
Lowercase HEX
#de2f15

Shades

Tints

Tones

Harmony

CSS snippets for #DE2F15

.color-de2f15 {
  color: #DE2F15;
  background-color: #DE2F15;
}

Frequently asked questions

What color is #DE2F15?+

#DE2F15 is a HEX color with RGB value rgb(222, 47, 21) and HSL value hsl(8, 83%, 48%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #DE2F15?+

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