#CCBAB5 Color

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

Color preview

#CCBAB5

Color formats

HEX
#CCBAB5
RGB
rgb(204, 186, 181)
RGBA
rgba(204, 186, 181, 1)
HSL
hsl(13, 18%, 75%)
HSV
hsv(13, 11%, 80%)
CMYK
cmyk(0%, 9%, 11%, 20%)
CSS variable
--color-primary: #CCBAB5;
Lowercase HEX
#ccbab5

Shades

Tints

Tones

Harmony

CSS snippets for #CCBAB5

.color-ccbab5 {
  color: #CCBAB5;
  background-color: #CCBAB5;
}

Frequently asked questions

What color is #CCBAB5?+

#CCBAB5 is a HEX color with RGB value rgb(204, 186, 181) and HSL value hsl(13, 18%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CCBAB5?+

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