#DC2D33 Color

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

Color preview

#DC2D33

Color formats

HEX
#DC2D33
RGB
rgb(220, 45, 51)
RGBA
rgba(220, 45, 51, 1)
HSL
hsl(358, 71%, 52%)
HSV
hsv(358, 80%, 86%)
CMYK
cmyk(0%, 80%, 77%, 14%)
CSS variable
--color-primary: #DC2D33;
Lowercase HEX
#dc2d33

Shades

Tints

Tones

Harmony

CSS snippets for #DC2D33

.color-dc2d33 {
  color: #DC2D33;
  background-color: #DC2D33;
}

Frequently asked questions

What color is #DC2D33?+

#DC2D33 is a HEX color with RGB value rgb(220, 45, 51) and HSL value hsl(358, 71%, 52%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #DC2D33?+

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