#C8288B Color

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

Color preview

#C8288B

Color formats

HEX
#C8288B
RGB
rgb(200, 40, 139)
RGBA
rgba(200, 40, 139, 1)
HSL
hsl(323, 67%, 47%)
HSV
hsv(323, 80%, 78%)
CMYK
cmyk(0%, 80%, 31%, 22%)
CSS variable
--color-primary: #C8288B;
Lowercase HEX
#c8288b

Shades

Tints

Tones

Harmony

CSS snippets for #C8288B

.color-c8288b {
  color: #C8288B;
  background-color: #C8288B;
}

Frequently asked questions

What color is #C8288B?+

#C8288B is a HEX color with RGB value rgb(200, 40, 139) and HSL value hsl(323, 67%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C8288B?+

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