#DF4950 Color

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

Color preview

#DF4950

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DF4950

.color-df4950 {
  color: #DF4950;
  background-color: #DF4950;
}

Frequently asked questions

What color is #DF4950?+

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

What is the closest Tailwind color to #DF4950?+

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