#D3359B Color

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

Color preview

#D3359B

Color formats

HEX
#D3359B
RGB
rgb(211, 53, 155)
RGBA
rgba(211, 53, 155, 1)
HSL
hsl(321, 64%, 52%)
HSV
hsv(321, 75%, 83%)
CMYK
cmyk(0%, 75%, 27%, 17%)
CSS variable
--color-primary: #D3359B;
Lowercase HEX
#d3359b

Shades

Tints

Tones

Harmony

CSS snippets for #D3359B

.color-d3359b {
  color: #D3359B;
  background-color: #D3359B;
}

Frequently asked questions

What color is #D3359B?+

#D3359B is a HEX color with RGB value rgb(211, 53, 155) and HSL value hsl(321, 64%, 52%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D3359B?+

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