#CABED3 Color

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

Color preview

#CABED3

Color formats

HEX
#CABED3
RGB
rgb(202, 190, 211)
RGBA
rgba(202, 190, 211, 1)
HSL
hsl(274, 19%, 79%)
HSV
hsv(274, 10%, 83%)
CMYK
cmyk(4%, 10%, 0%, 17%)
CSS variable
--color-primary: #CABED3;
Lowercase HEX
#cabed3

Shades

Tints

Tones

Harmony

CSS snippets for #CABED3

.color-cabed3 {
  color: #CABED3;
  background-color: #CABED3;
}

Frequently asked questions

What color is #CABED3?+

#CABED3 is a HEX color with RGB value rgb(202, 190, 211) and HSL value hsl(274, 19%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CABED3?+

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