#DC232C Color

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

Color preview

#DC232C

Color formats

HEX
#DC232C
RGB
rgb(220, 35, 44)
RGBA
rgba(220, 35, 44, 1)
HSL
hsl(357, 73%, 50%)
HSV
hsv(357, 84%, 86%)
CMYK
cmyk(0%, 84%, 80%, 14%)
CSS variable
--color-primary: #DC232C;
Lowercase HEX
#dc232c

Shades

Tints

Tones

Harmony

CSS snippets for #DC232C

.color-dc232c {
  color: #DC232C;
  background-color: #DC232C;
}

Frequently asked questions

What color is #DC232C?+

#DC232C is a HEX color with RGB value rgb(220, 35, 44) and HSL value hsl(357, 73%, 50%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #DC232C?+

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