#DF4955 Color

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

Color preview

#DF4955

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DF4955

.color-df4955 {
  color: #DF4955;
  background-color: #DF4955;
}

Frequently asked questions

What color is #DF4955?+

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

What is the closest Tailwind color to #DF4955?+

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