#DA4950 Color

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

Color preview

#DA4950

Color formats

HEX
#DA4950
RGB
rgb(218, 73, 80)
RGBA
rgba(218, 73, 80, 1)
HSL
hsl(357, 66%, 57%)
HSV
hsv(357, 67%, 85%)
CMYK
cmyk(0%, 67%, 63%, 15%)
CSS variable
--color-primary: #DA4950;
Lowercase HEX
#da4950

Shades

Tints

Tones

Harmony

CSS snippets for #DA4950

.color-da4950 {
  color: #DA4950;
  background-color: #DA4950;
}

Frequently asked questions

What color is #DA4950?+

#DA4950 is a HEX color with RGB value rgb(218, 73, 80) and HSL value hsl(357, 66%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DA4950?+

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