#D4545A Color

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

Color preview

#D4545A

Color formats

HEX
#D4545A
RGB
rgb(212, 84, 90)
RGBA
rgba(212, 84, 90, 1)
HSL
hsl(357, 60%, 58%)
HSV
hsv(357, 60%, 83%)
CMYK
cmyk(0%, 60%, 58%, 17%)
CSS variable
--color-primary: #D4545A;
Lowercase HEX
#d4545a

Shades

Tints

Tones

Harmony

CSS snippets for #D4545A

.color-d4545a {
  color: #D4545A;
  background-color: #D4545A;
}

Frequently asked questions

What color is #D4545A?+

#D4545A is a HEX color with RGB value rgb(212, 84, 90) and HSL value hsl(357, 60%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D4545A?+

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