#DF2A2D Color

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

Color preview

#DF2A2D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DF2A2D

.color-df2a2d {
  color: #DF2A2D;
  background-color: #DF2A2D;
}

Frequently asked questions

What color is #DF2A2D?+

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

What is the closest Tailwind color to #DF2A2D?+

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