#C89DBA Color

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

Color preview

#C89DBA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C89DBA

.color-c89dba {
  color: #C89DBA;
  background-color: #C89DBA;
}

Frequently asked questions

What color is #C89DBA?+

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

What is the closest Tailwind color to #C89DBA?+

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