#DF2A4B Color

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

Color preview

#DF2A4B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DF2A4B

.color-df2a4b {
  color: #DF2A4B;
  background-color: #DF2A4B;
}

Frequently asked questions

What color is #DF2A4B?+

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

What is the closest Tailwind color to #DF2A4B?+

The closest Tailwind color is rose-600, available as the bg-rose-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