#DF2F4D Color

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

Color preview

#DF2F4D

Color formats

HEX
#DF2F4D
RGB
rgb(223, 47, 77)
RGBA
rgba(223, 47, 77, 1)
HSL
hsl(350, 73%, 53%)
HSV
hsv(350, 79%, 87%)
CMYK
cmyk(0%, 79%, 65%, 13%)
CSS variable
--color-primary: #DF2F4D;
Lowercase HEX
#df2f4d

Shades

Tints

Tones

Harmony

CSS snippets for #DF2F4D

.color-df2f4d {
  color: #DF2F4D;
  background-color: #DF2F4D;
}

Frequently asked questions

What color is #DF2F4D?+

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

What is the closest Tailwind color to #DF2F4D?+

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