#BBCC9C Color

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

Color preview

#BBCC9C

Color formats

HEX
#BBCC9C
RGB
rgb(187, 204, 156)
RGBA
rgba(187, 204, 156, 1)
HSL
hsl(81, 32%, 71%)
HSV
hsv(81, 24%, 80%)
CMYK
cmyk(8%, 0%, 24%, 20%)
CSS variable
--color-primary: #BBCC9C;
Lowercase HEX
#bbcc9c

Shades

Tints

Tones

Harmony

CSS snippets for #BBCC9C

.color-bbcc9c {
  color: #BBCC9C;
  background-color: #BBCC9C;
}

Frequently asked questions

What color is #BBCC9C?+

#BBCC9C is a HEX color with RGB value rgb(187, 204, 156) and HSL value hsl(81, 32%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBCC9C?+

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