#CEBCF4 Color

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

Color preview

#CEBCF4

Color formats

HEX
#CEBCF4
RGB
rgb(206, 188, 244)
RGBA
rgba(206, 188, 244, 1)
HSL
hsl(259, 72%, 85%)
HSV
hsv(259, 23%, 96%)
CMYK
cmyk(16%, 23%, 0%, 4%)
CSS variable
--color-primary: #CEBCF4;
Lowercase HEX
#cebcf4

Shades

Tints

Tones

Harmony

CSS snippets for #CEBCF4

.color-cebcf4 {
  color: #CEBCF4;
  background-color: #CEBCF4;
}

Frequently asked questions

What color is #CEBCF4?+

#CEBCF4 is a HEX color with RGB value rgb(206, 188, 244) and HSL value hsl(259, 72%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CEBCF4?+

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