#BBCCAF Color

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

Color preview

#BBCCAF

Color formats

HEX
#BBCCAF
RGB
rgb(187, 204, 175)
RGBA
rgba(187, 204, 175, 1)
HSL
hsl(95, 22%, 74%)
HSV
hsv(95, 14%, 80%)
CMYK
cmyk(8%, 0%, 14%, 20%)
CSS variable
--color-primary: #BBCCAF;
Lowercase HEX
#bbccaf

Shades

Tints

Tones

Harmony

CSS snippets for #BBCCAF

.color-bbccaf {
  color: #BBCCAF;
  background-color: #BBCCAF;
}

Frequently asked questions

What color is #BBCCAF?+

#BBCCAF is a HEX color with RGB value rgb(187, 204, 175) and HSL value hsl(95, 22%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBCCAF?+

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