#CABFCC Color

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

Color preview

#CABFCC

Color formats

HEX
#CABFCC
RGB
rgb(202, 191, 204)
RGBA
rgba(202, 191, 204, 1)
HSL
hsl(291, 11%, 77%)
HSV
hsv(291, 6%, 80%)
CMYK
cmyk(1%, 6%, 0%, 20%)
CSS variable
--color-primary: #CABFCC;
Lowercase HEX
#cabfcc

Shades

Tints

Tones

Harmony

CSS snippets for #CABFCC

.color-cabfcc {
  color: #CABFCC;
  background-color: #CABFCC;
}

Frequently asked questions

What color is #CABFCC?+

#CABFCC is a HEX color with RGB value rgb(202, 191, 204) and HSL value hsl(291, 11%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CABFCC?+

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