#DA4355 Color

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

Color preview

#DA4355

Color formats

HEX
#DA4355
RGB
rgb(218, 67, 85)
RGBA
rgba(218, 67, 85, 1)
HSL
hsl(353, 67%, 56%)
HSV
hsv(353, 69%, 85%)
CMYK
cmyk(0%, 69%, 61%, 15%)
CSS variable
--color-primary: #DA4355;
Lowercase HEX
#da4355

Shades

Tints

Tones

Harmony

CSS snippets for #DA4355

.color-da4355 {
  color: #DA4355;
  background-color: #DA4355;
}

Frequently asked questions

What color is #DA4355?+

#DA4355 is a HEX color with RGB value rgb(218, 67, 85) and HSL value hsl(353, 67%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DA4355?+

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