#D3287B Color

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

Color preview

#D3287B

Color formats

HEX
#D3287B
RGB
rgb(211, 40, 123)
RGBA
rgba(211, 40, 123, 1)
HSL
hsl(331, 68%, 49%)
HSV
hsv(331, 81%, 83%)
CMYK
cmyk(0%, 81%, 42%, 17%)
CSS variable
--color-primary: #D3287B;
Lowercase HEX
#d3287b

Shades

Tints

Tones

Harmony

CSS snippets for #D3287B

.color-d3287b {
  color: #D3287B;
  background-color: #D3287B;
}

Frequently asked questions

What color is #D3287B?+

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

What is the closest Tailwind color to #D3287B?+

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