#CABED9 Color

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

Color preview

#CABED9

Color formats

HEX
#CABED9
RGB
rgb(202, 190, 217)
RGBA
rgba(202, 190, 217, 1)
HSL
hsl(267, 26%, 80%)
HSV
hsv(267, 12%, 85%)
CMYK
cmyk(7%, 12%, 0%, 15%)
CSS variable
--color-primary: #CABED9;
Lowercase HEX
#cabed9

Shades

Tints

Tones

Harmony

CSS snippets for #CABED9

.color-cabed9 {
  color: #CABED9;
  background-color: #CABED9;
}

Frequently asked questions

What color is #CABED9?+

#CABED9 is a HEX color with RGB value rgb(202, 190, 217) and HSL value hsl(267, 26%, 80%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CABED9?+

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