#D3508B Color

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

Color preview

#D3508B

Color formats

HEX
#D3508B
RGB
rgb(211, 80, 139)
RGBA
rgba(211, 80, 139, 1)
HSL
hsl(333, 60%, 57%)
HSV
hsv(333, 62%, 83%)
CMYK
cmyk(0%, 62%, 34%, 17%)
CSS variable
--color-primary: #D3508B;
Lowercase HEX
#d3508b

Shades

Tints

Tones

Harmony

CSS snippets for #D3508B

.color-d3508b {
  color: #D3508B;
  background-color: #D3508B;
}

Frequently asked questions

What color is #D3508B?+

#D3508B is a HEX color with RGB value rgb(211, 80, 139) and HSL value hsl(333, 60%, 57%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D3508B?+

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