#C888C8 Color

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

Color preview

#C888C8

Color formats

HEX
#C888C8
RGB
rgb(200, 136, 200)
RGBA
rgba(200, 136, 200, 1)
HSL
hsl(300, 37%, 66%)
HSV
hsv(300, 32%, 78%)
CMYK
cmyk(0%, 32%, 0%, 22%)
CSS variable
--color-primary: #C888C8;
Lowercase HEX
#c888c8

Shades

Tints

Tones

Harmony

CSS snippets for #C888C8

.color-c888c8 {
  color: #C888C8;
  background-color: #C888C8;
}

Frequently asked questions

What color is #C888C8?+

#C888C8 is a HEX color with RGB value rgb(200, 136, 200) and HSL value hsl(300, 37%, 66%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #C888C8?+

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