#D2288B Color

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

Color preview

#D2288B

Color formats

HEX
#D2288B
RGB
rgb(210, 40, 139)
RGBA
rgba(210, 40, 139, 1)
HSL
hsl(325, 68%, 49%)
HSV
hsv(325, 81%, 82%)
CMYK
cmyk(0%, 81%, 34%, 18%)
CSS variable
--color-primary: #D2288B;
Lowercase HEX
#d2288b

Shades

Tints

Tones

Harmony

CSS snippets for #D2288B

.color-d2288b {
  color: #D2288B;
  background-color: #D2288B;
}

Frequently asked questions

What color is #D2288B?+

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

What is the closest Tailwind color to #D2288B?+

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