#CABED4 Color

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

Color preview

#CABED4

Color formats

HEX
#CABED4
RGB
rgb(202, 190, 212)
RGBA
rgba(202, 190, 212, 1)
HSL
hsl(273, 20%, 79%)
HSV
hsv(273, 10%, 83%)
CMYK
cmyk(5%, 10%, 0%, 17%)
CSS variable
--color-primary: #CABED4;
Lowercase HEX
#cabed4

Shades

Tints

Tones

Harmony

CSS snippets for #CABED4

.color-cabed4 {
  color: #CABED4;
  background-color: #CABED4;
}

Frequently asked questions

What color is #CABED4?+

#CABED4 is a HEX color with RGB value rgb(202, 190, 212) and HSL value hsl(273, 20%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CABED4?+

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