#DE2D12 Color

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

Color preview

#DE2D12

Color formats

HEX
#DE2D12
RGB
rgb(222, 45, 18)
RGBA
rgba(222, 45, 18, 1)
HSL
hsl(8, 85%, 47%)
HSV
hsv(8, 92%, 87%)
CMYK
cmyk(0%, 80%, 92%, 13%)
CSS variable
--color-primary: #DE2D12;
Lowercase HEX
#de2d12

Shades

Tints

Tones

Harmony

CSS snippets for #DE2D12

.color-de2d12 {
  color: #DE2D12;
  background-color: #DE2D12;
}

Frequently asked questions

What color is #DE2D12?+

#DE2D12 is a HEX color with RGB value rgb(222, 45, 18) and HSL value hsl(8, 85%, 47%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #DE2D12?+

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