#C89ADB Color

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

Color preview

#C89ADB

Color formats

HEX
#C89ADB
RGB
rgb(200, 154, 219)
RGBA
rgba(200, 154, 219, 1)
HSL
hsl(282, 47%, 73%)
HSV
hsv(282, 30%, 86%)
CMYK
cmyk(9%, 30%, 0%, 14%)
CSS variable
--color-primary: #C89ADB;
Lowercase HEX
#c89adb

Shades

Tints

Tones

Harmony

CSS snippets for #C89ADB

.color-c89adb {
  color: #C89ADB;
  background-color: #C89ADB;
}

Frequently asked questions

What color is #C89ADB?+

#C89ADB is a HEX color with RGB value rgb(200, 154, 219) and HSL value hsl(282, 47%, 73%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C89ADB?+

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