#DC2C09 Color

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

Color preview

#DC2C09

Color formats

HEX
#DC2C09
RGB
rgb(220, 44, 9)
RGBA
rgba(220, 44, 9, 1)
HSL
hsl(10, 92%, 45%)
HSV
hsv(10, 96%, 86%)
CMYK
cmyk(0%, 80%, 96%, 14%)
CSS variable
--color-primary: #DC2C09;
Lowercase HEX
#dc2c09

Shades

Tints

Tones

Harmony

CSS snippets for #DC2C09

.color-dc2c09 {
  color: #DC2C09;
  background-color: #DC2C09;
}

Frequently asked questions

What color is #DC2C09?+

#DC2C09 is a HEX color with RGB value rgb(220, 44, 9) and HSL value hsl(10, 92%, 45%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #DC2C09?+

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