#DA4B52 Color

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

Color preview

#DA4B52

Color formats

HEX
#DA4B52
RGB
rgb(218, 75, 82)
RGBA
rgba(218, 75, 82, 1)
HSL
hsl(357, 66%, 57%)
HSV
hsv(357, 66%, 85%)
CMYK
cmyk(0%, 66%, 62%, 15%)
CSS variable
--color-primary: #DA4B52;
Lowercase HEX
#da4b52

Shades

Tints

Tones

Harmony

CSS snippets for #DA4B52

.color-da4b52 {
  color: #DA4B52;
  background-color: #DA4B52;
}

Frequently asked questions

What color is #DA4B52?+

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

What is the closest Tailwind color to #DA4B52?+

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