#DF1C4C Color

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

Color preview

#DF1C4C

Color formats

HEX
#DF1C4C
RGB
rgb(223, 28, 76)
RGBA
rgba(223, 28, 76, 1)
HSL
hsl(345, 78%, 49%)
HSV
hsv(345, 87%, 87%)
CMYK
cmyk(0%, 87%, 66%, 13%)
CSS variable
--color-primary: #DF1C4C;
Lowercase HEX
#df1c4c

Shades

Tints

Tones

Harmony

CSS snippets for #DF1C4C

.color-df1c4c {
  color: #DF1C4C;
  background-color: #DF1C4C;
}

Frequently asked questions

What color is #DF1C4C?+

#DF1C4C is a HEX color with RGB value rgb(223, 28, 76) and HSL value hsl(345, 78%, 49%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #DF1C4C?+

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