#DE3232 Color

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

Color preview

#DE3232

Color formats

HEX
#DE3232
RGB
rgb(222, 50, 50)
RGBA
rgba(222, 50, 50, 1)
HSL
hsl(0, 72%, 53%)
HSV
hsv(0, 77%, 87%)
CMYK
cmyk(0%, 77%, 77%, 13%)
CSS variable
--color-primary: #DE3232;
Lowercase HEX
#de3232

Shades

Tints

Tones

Harmony

CSS snippets for #DE3232

.color-de3232 {
  color: #DE3232;
  background-color: #DE3232;
}

Frequently asked questions

What color is #DE3232?+

#DE3232 is a HEX color with RGB value rgb(222, 50, 50) and HSL value hsl(0, 72%, 53%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #DE3232?+

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