#DF2F1B Color

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

Color preview

#DF2F1B

Color formats

HEX
#DF2F1B
RGB
rgb(223, 47, 27)
RGBA
rgba(223, 47, 27, 1)
HSL
hsl(6, 78%, 49%)
HSV
hsv(6, 88%, 87%)
CMYK
cmyk(0%, 79%, 88%, 13%)
CSS variable
--color-primary: #DF2F1B;
Lowercase HEX
#df2f1b

Shades

Tints

Tones

Harmony

CSS snippets for #DF2F1B

.color-df2f1b {
  color: #DF2F1B;
  background-color: #DF2F1B;
}

Frequently asked questions

What color is #DF2F1B?+

#DF2F1B is a HEX color with RGB value rgb(223, 47, 27) and HSL value hsl(6, 78%, 49%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #DF2F1B?+

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