#CAB1FF Color

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

Color preview

#CAB1FF

Color formats

HEX
#CAB1FF
RGB
rgb(202, 177, 255)
RGBA
rgba(202, 177, 255, 1)
HSL
hsl(259, 100%, 85%)
HSV
hsv(259, 31%, 100%)
CMYK
cmyk(21%, 31%, 0%, 0%)
CSS variable
--color-primary: #CAB1FF;
Lowercase HEX
#cab1ff

Shades

Tints

Tones

Harmony

CSS snippets for #CAB1FF

.color-cab1ff {
  color: #CAB1FF;
  background-color: #CAB1FF;
}

Frequently asked questions

What color is #CAB1FF?+

#CAB1FF is a HEX color with RGB value rgb(202, 177, 255) and HSL value hsl(259, 100%, 85%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CAB1FF?+

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