#DA554B Color

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

Color preview

#DA554B

Color formats

HEX
#DA554B
RGB
rgb(218, 85, 75)
RGBA
rgba(218, 85, 75, 1)
HSL
hsl(4, 66%, 57%)
HSV
hsv(4, 66%, 85%)
CMYK
cmyk(0%, 61%, 66%, 15%)
CSS variable
--color-primary: #DA554B;
Lowercase HEX
#da554b

Shades

Tints

Tones

Harmony

CSS snippets for #DA554B

.color-da554b {
  color: #DA554B;
  background-color: #DA554B;
}

Frequently asked questions

What color is #DA554B?+

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

What is the closest Tailwind color to #DA554B?+

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