#D3565C Color

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

Color preview

#D3565C

Color formats

HEX
#D3565C
RGB
rgb(211, 86, 92)
RGBA
rgba(211, 86, 92, 1)
HSL
hsl(357, 59%, 58%)
HSV
hsv(357, 59%, 83%)
CMYK
cmyk(0%, 59%, 56%, 17%)
CSS variable
--color-primary: #D3565C;
Lowercase HEX
#d3565c

Shades

Tints

Tones

Harmony

CSS snippets for #D3565C

.color-d3565c {
  color: #D3565C;
  background-color: #D3565C;
}

Frequently asked questions

What color is #D3565C?+

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

What is the closest Tailwind color to #D3565C?+

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