#DF2F5B Color

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

Color preview

#DF2F5B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DF2F5B

.color-df2f5b {
  color: #DF2F5B;
  background-color: #DF2F5B;
}

Frequently asked questions

What color is #DF2F5B?+

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

What is the closest Tailwind color to #DF2F5B?+

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