#CEBCF3 Color

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

Color preview

#CEBCF3

Color formats

HEX
#CEBCF3
RGB
rgb(206, 188, 243)
RGBA
rgba(206, 188, 243, 1)
HSL
hsl(260, 70%, 85%)
HSV
hsv(260, 23%, 95%)
CMYK
cmyk(15%, 23%, 0%, 5%)
CSS variable
--color-primary: #CEBCF3;
Lowercase HEX
#cebcf3

Shades

Tints

Tones

Harmony

CSS snippets for #CEBCF3

.color-cebcf3 {
  color: #CEBCF3;
  background-color: #CEBCF3;
}

Frequently asked questions

What color is #CEBCF3?+

#CEBCF3 is a HEX color with RGB value rgb(206, 188, 243) and HSL value hsl(260, 70%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CEBCF3?+

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