#D3656E Color

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

Color preview

#D3656E

Color formats

HEX
#D3656E
RGB
rgb(211, 101, 110)
RGBA
rgba(211, 101, 110, 1)
HSL
hsl(355, 56%, 61%)
HSV
hsv(355, 52%, 83%)
CMYK
cmyk(0%, 52%, 48%, 17%)
CSS variable
--color-primary: #D3656E;
Lowercase HEX
#d3656e

Shades

Tints

Tones

Harmony

CSS snippets for #D3656E

.color-d3656e {
  color: #D3656E;
  background-color: #D3656E;
}

Frequently asked questions

What color is #D3656E?+

#D3656E is a HEX color with RGB value rgb(211, 101, 110) and HSL value hsl(355, 56%, 61%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D3656E?+

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