#CABED6 Color

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

Color preview

#CABED6

Color formats

HEX
#CABED6
RGB
rgb(202, 190, 214)
RGBA
rgba(202, 190, 214, 1)
HSL
hsl(270, 23%, 79%)
HSV
hsv(270, 11%, 84%)
CMYK
cmyk(6%, 11%, 0%, 16%)
CSS variable
--color-primary: #CABED6;
Lowercase HEX
#cabed6

Shades

Tints

Tones

Harmony

CSS snippets for #CABED6

.color-cabed6 {
  color: #CABED6;
  background-color: #CABED6;
}

Frequently asked questions

What color is #CABED6?+

#CABED6 is a HEX color with RGB value rgb(202, 190, 214) and HSL value hsl(270, 23%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CABED6?+

The closest Tailwind color is zinc-300, available as the bg-zinc-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