#D3545B Color

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

Color preview

#D3545B

Color formats

HEX
#D3545B
RGB
rgb(211, 84, 91)
RGBA
rgba(211, 84, 91, 1)
HSL
hsl(357, 59%, 58%)
HSV
hsv(357, 60%, 83%)
CMYK
cmyk(0%, 60%, 57%, 17%)
CSS variable
--color-primary: #D3545B;
Lowercase HEX
#d3545b

Shades

Tints

Tones

Harmony

CSS snippets for #D3545B

.color-d3545b {
  color: #D3545B;
  background-color: #D3545B;
}

Frequently asked questions

What color is #D3545B?+

#D3545B is a HEX color with RGB value rgb(211, 84, 91) and HSL value hsl(357, 59%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D3545B?+

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