#DC2A30 Color

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

Color preview

#DC2A30

Color formats

HEX
#DC2A30
RGB
rgb(220, 42, 48)
RGBA
rgba(220, 42, 48, 1)
HSL
hsl(358, 72%, 51%)
HSV
hsv(358, 81%, 86%)
CMYK
cmyk(0%, 81%, 78%, 14%)
CSS variable
--color-primary: #DC2A30;
Lowercase HEX
#dc2a30

Shades

Tints

Tones

Harmony

CSS snippets for #DC2A30

.color-dc2a30 {
  color: #DC2A30;
  background-color: #DC2A30;
}

Frequently asked questions

What color is #DC2A30?+

#DC2A30 is a HEX color with RGB value rgb(220, 42, 48) and HSL value hsl(358, 72%, 51%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #DC2A30?+

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