#DF2F3B Color

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

Color preview

#DF2F3B

Color formats

HEX
#DF2F3B
RGB
rgb(223, 47, 59)
RGBA
rgba(223, 47, 59, 1)
HSL
hsl(356, 73%, 53%)
HSV
hsv(356, 79%, 87%)
CMYK
cmyk(0%, 79%, 74%, 13%)
CSS variable
--color-primary: #DF2F3B;
Lowercase HEX
#df2f3b

Shades

Tints

Tones

Harmony

CSS snippets for #DF2F3B

.color-df2f3b {
  color: #DF2F3B;
  background-color: #DF2F3B;
}

Frequently asked questions

What color is #DF2F3B?+

#DF2F3B is a HEX color with RGB value rgb(223, 47, 59) and HSL value hsl(356, 73%, 53%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #DF2F3B?+

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