#C7BAE3 Color

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

Color preview

#C7BAE3

Color formats

HEX
#C7BAE3
RGB
rgb(199, 186, 227)
RGBA
rgba(199, 186, 227, 1)
HSL
hsl(259, 42%, 81%)
HSV
hsv(259, 18%, 89%)
CMYK
cmyk(12%, 18%, 0%, 11%)
CSS variable
--color-primary: #C7BAE3;
Lowercase HEX
#c7bae3

Shades

Tints

Tones

Harmony

CSS snippets for #C7BAE3

.color-c7bae3 {
  color: #C7BAE3;
  background-color: #C7BAE3;
}

Frequently asked questions

What color is #C7BAE3?+

#C7BAE3 is a HEX color with RGB value rgb(199, 186, 227) and HSL value hsl(259, 42%, 81%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #C7BAE3?+

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