#D3288C Color

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

Color preview

#D3288C

Color formats

HEX
#D3288C
RGB
rgb(211, 40, 140)
RGBA
rgba(211, 40, 140, 1)
HSL
hsl(325, 68%, 49%)
HSV
hsv(325, 81%, 83%)
CMYK
cmyk(0%, 81%, 34%, 17%)
CSS variable
--color-primary: #D3288C;
Lowercase HEX
#d3288c

Shades

Tints

Tones

Harmony

CSS snippets for #D3288C

.color-d3288c {
  color: #D3288C;
  background-color: #D3288C;
}

Frequently asked questions

What color is #D3288C?+

#D3288C is a HEX color with RGB value rgb(211, 40, 140) and HSL value hsl(325, 68%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D3288C?+

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