#D3506E Color

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

Color preview

#D3506E

Color formats

HEX
#D3506E
RGB
rgb(211, 80, 110)
RGBA
rgba(211, 80, 110, 1)
HSL
hsl(346, 60%, 57%)
HSV
hsv(346, 62%, 83%)
CMYK
cmyk(0%, 62%, 48%, 17%)
CSS variable
--color-primary: #D3506E;
Lowercase HEX
#d3506e

Shades

Tints

Tones

Harmony

CSS snippets for #D3506E

.color-d3506e {
  color: #D3506E;
  background-color: #D3506E;
}

Frequently asked questions

What color is #D3506E?+

#D3506E is a HEX color with RGB value rgb(211, 80, 110) and HSL value hsl(346, 60%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D3506E?+

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