#DF1F1C Color

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

Color preview

#DF1F1C

Color formats

HEX
#DF1F1C
RGB
rgb(223, 31, 28)
RGBA
rgba(223, 31, 28, 1)
HSL
hsl(1, 78%, 49%)
HSV
hsv(1, 87%, 87%)
CMYK
cmyk(0%, 86%, 87%, 13%)
CSS variable
--color-primary: #DF1F1C;
Lowercase HEX
#df1f1c

Shades

Tints

Tones

Harmony

CSS snippets for #DF1F1C

.color-df1f1c {
  color: #DF1F1C;
  background-color: #DF1F1C;
}

Frequently asked questions

What color is #DF1F1C?+

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

What is the closest Tailwind color to #DF1F1C?+

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