#C99ADB Color

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

Color preview

#C99ADB

Color formats

HEX
#C99ADB
RGB
rgb(201, 154, 219)
RGBA
rgba(201, 154, 219, 1)
HSL
hsl(283, 47%, 73%)
HSV
hsv(283, 30%, 86%)
CMYK
cmyk(8%, 30%, 0%, 14%)
CSS variable
--color-primary: #C99ADB;
Lowercase HEX
#c99adb

Shades

Tints

Tones

Harmony

CSS snippets for #C99ADB

.color-c99adb {
  color: #C99ADB;
  background-color: #C99ADB;
}

Frequently asked questions

What color is #C99ADB?+

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

What is the closest Tailwind color to #C99ADB?+

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