#C89BBB Color

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

Color preview

#C89BBB

Color formats

HEX
#C89BBB
RGB
rgb(200, 155, 187)
RGBA
rgba(200, 155, 187, 1)
HSL
hsl(317, 29%, 70%)
HSV
hsv(317, 23%, 78%)
CMYK
cmyk(0%, 23%, 7%, 22%)
CSS variable
--color-primary: #C89BBB;
Lowercase HEX
#c89bbb

Shades

Tints

Tones

Harmony

CSS snippets for #C89BBB

.color-c89bbb {
  color: #C89BBB;
  background-color: #C89BBB;
}

Frequently asked questions

What color is #C89BBB?+

#C89BBB is a HEX color with RGB value rgb(200, 155, 187) and HSL value hsl(317, 29%, 70%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C89BBB?+

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