#D4545C Color

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

Color preview

#D4545C

Color formats

HEX
#D4545C
RGB
rgb(212, 84, 92)
RGBA
rgba(212, 84, 92, 1)
HSL
hsl(356, 60%, 58%)
HSV
hsv(356, 60%, 83%)
CMYK
cmyk(0%, 60%, 57%, 17%)
CSS variable
--color-primary: #D4545C;
Lowercase HEX
#d4545c

Shades

Tints

Tones

Harmony

CSS snippets for #D4545C

.color-d4545c {
  color: #D4545C;
  background-color: #D4545C;
}

Frequently asked questions

What color is #D4545C?+

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

What is the closest Tailwind color to #D4545C?+

The closest Tailwind color is rose-500, available as the bg-rose-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