#DF4949 Color

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

Color preview

#DF4949

Color formats

HEX
#DF4949
RGB
rgb(223, 73, 73)
RGBA
rgba(223, 73, 73, 1)
HSL
hsl(0, 70%, 58%)
HSV
hsv(0, 67%, 87%)
CMYK
cmyk(0%, 67%, 67%, 13%)
CSS variable
--color-primary: #DF4949;
Lowercase HEX
#df4949

Shades

Tints

Tones

Harmony

CSS snippets for #DF4949

.color-df4949 {
  color: #DF4949;
  background-color: #DF4949;
}

Frequently asked questions

What color is #DF4949?+

#DF4949 is a HEX color with RGB value rgb(223, 73, 73) and HSL value hsl(0, 70%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DF4949?+

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