#CEBDF2 Color

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

Color preview

#CEBDF2

Color formats

HEX
#CEBDF2
RGB
rgb(206, 189, 242)
RGBA
rgba(206, 189, 242, 1)
HSL
hsl(259, 67%, 85%)
HSV
hsv(259, 22%, 95%)
CMYK
cmyk(15%, 22%, 0%, 5%)
CSS variable
--color-primary: #CEBDF2;
Lowercase HEX
#cebdf2

Shades

Tints

Tones

Harmony

CSS snippets for #CEBDF2

.color-cebdf2 {
  color: #CEBDF2;
  background-color: #CEBDF2;
}

Frequently asked questions

What color is #CEBDF2?+

#CEBDF2 is a HEX color with RGB value rgb(206, 189, 242) and HSL value hsl(259, 67%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CEBDF2?+

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