#CBBAFA Color

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

Color preview

#CBBAFA

Color formats

HEX
#CBBAFA
RGB
rgb(203, 186, 250)
RGBA
rgba(203, 186, 250, 1)
HSL
hsl(256, 86%, 85%)
HSV
hsv(256, 26%, 98%)
CMYK
cmyk(19%, 26%, 0%, 2%)
CSS variable
--color-primary: #CBBAFA;
Lowercase HEX
#cbbafa

Shades

Tints

Tones

Harmony

CSS snippets for #CBBAFA

.color-cbbafa {
  color: #CBBAFA;
  background-color: #CBBAFA;
}

Frequently asked questions

What color is #CBBAFA?+

#CBBAFA is a HEX color with RGB value rgb(203, 186, 250) and HSL value hsl(256, 86%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CBBAFA?+

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