#CABEFC Color

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

Color preview

#CABEFC

Color formats

HEX
#CABEFC
RGB
rgb(202, 190, 252)
RGBA
rgba(202, 190, 252, 1)
HSL
hsl(252, 91%, 87%)
HSV
hsv(252, 25%, 99%)
CMYK
cmyk(20%, 25%, 0%, 1%)
CSS variable
--color-primary: #CABEFC;
Lowercase HEX
#cabefc

Shades

Tints

Tones

Harmony

CSS snippets for #CABEFC

.color-cabefc {
  color: #CABEFC;
  background-color: #CABEFC;
}

Frequently asked questions

What color is #CABEFC?+

#CABEFC is a HEX color with RGB value rgb(202, 190, 252) and HSL value hsl(252, 91%, 87%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CABEFC?+

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