#CABEC8 Color

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

Color preview

#CABEC8

Color formats

HEX
#CABEC8
RGB
rgb(202, 190, 200)
RGBA
rgba(202, 190, 200, 1)
HSL
hsl(310, 10%, 77%)
HSV
hsv(310, 6%, 79%)
CMYK
cmyk(0%, 6%, 1%, 21%)
CSS variable
--color-primary: #CABEC8;
Lowercase HEX
#cabec8

Shades

Tints

Tones

Harmony

CSS snippets for #CABEC8

.color-cabec8 {
  color: #CABEC8;
  background-color: #CABEC8;
}

Frequently asked questions

What color is #CABEC8?+

#CABEC8 is a HEX color with RGB value rgb(202, 190, 200) and HSL value hsl(310, 10%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CABEC8?+

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