#CEBAF2 Color

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

Color preview

#CEBAF2

Color formats

HEX
#CEBAF2
RGB
rgb(206, 186, 242)
RGBA
rgba(206, 186, 242, 1)
HSL
hsl(261, 68%, 84%)
HSV
hsv(261, 23%, 95%)
CMYK
cmyk(15%, 23%, 0%, 5%)
CSS variable
--color-primary: #CEBAF2;
Lowercase HEX
#cebaf2

Shades

Tints

Tones

Harmony

CSS snippets for #CEBAF2

.color-cebaf2 {
  color: #CEBAF2;
  background-color: #CEBAF2;
}

Frequently asked questions

What color is #CEBAF2?+

#CEBAF2 is a HEX color with RGB value rgb(206, 186, 242) and HSL value hsl(261, 68%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CEBAF2?+

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