#DF2A2A Color

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

Color preview

#DF2A2A

Color formats

HEX
#DF2A2A
RGB
rgb(223, 42, 42)
RGBA
rgba(223, 42, 42, 1)
HSL
hsl(0, 74%, 52%)
HSV
hsv(0, 81%, 87%)
CMYK
cmyk(0%, 81%, 81%, 13%)
CSS variable
--color-primary: #DF2A2A;
Lowercase HEX
#df2a2a

Shades

Tints

Tones

Harmony

CSS snippets for #DF2A2A

.color-df2a2a {
  color: #DF2A2A;
  background-color: #DF2A2A;
}

Frequently asked questions

What color is #DF2A2A?+

#DF2A2A is a HEX color with RGB value rgb(223, 42, 42) and HSL value hsl(0, 74%, 52%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #DF2A2A?+

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