#CEBCF9 Color

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

Color preview

#CEBCF9

Color formats

HEX
#CEBCF9
RGB
rgb(206, 188, 249)
RGBA
rgba(206, 188, 249, 1)
HSL
hsl(258, 84%, 86%)
HSV
hsv(258, 24%, 98%)
CMYK
cmyk(17%, 24%, 0%, 2%)
CSS variable
--color-primary: #CEBCF9;
Lowercase HEX
#cebcf9

Shades

Tints

Tones

Harmony

CSS snippets for #CEBCF9

.color-cebcf9 {
  color: #CEBCF9;
  background-color: #CEBCF9;
}

Frequently asked questions

What color is #CEBCF9?+

#CEBCF9 is a HEX color with RGB value rgb(206, 188, 249) and HSL value hsl(258, 84%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CEBCF9?+

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