#C89DBB Color

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

Color preview

#C89DBB

Color formats

HEX
#C89DBB
RGB
rgb(200, 157, 187)
RGBA
rgba(200, 157, 187, 1)
HSL
hsl(318, 28%, 70%)
HSV
hsv(318, 21%, 78%)
CMYK
cmyk(0%, 21%, 7%, 22%)
CSS variable
--color-primary: #C89DBB;
Lowercase HEX
#c89dbb

Shades

Tints

Tones

Harmony

CSS snippets for #C89DBB

.color-c89dbb {
  color: #C89DBB;
  background-color: #C89DBB;
}

Frequently asked questions

What color is #C89DBB?+

#C89DBB is a HEX color with RGB value rgb(200, 157, 187) and HSL value hsl(318, 28%, 70%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C89DBB?+

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