#CBA7E7 Color

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

Color preview

#CBA7E7

Color formats

HEX
#CBA7E7
RGB
rgb(203, 167, 231)
RGBA
rgba(203, 167, 231, 1)
HSL
hsl(274, 57%, 78%)
HSV
hsv(274, 28%, 91%)
CMYK
cmyk(12%, 28%, 0%, 9%)
CSS variable
--color-primary: #CBA7E7;
Lowercase HEX
#cba7e7

Shades

Tints

Tones

Harmony

CSS snippets for #CBA7E7

.color-cba7e7 {
  color: #CBA7E7;
  background-color: #CBA7E7;
}

Frequently asked questions

What color is #CBA7E7?+

#CBA7E7 is a HEX color with RGB value rgb(203, 167, 231) and HSL value hsl(274, 57%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CBA7E7?+

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