#BBCB9A Color

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

Color preview

#BBCB9A

Color formats

HEX
#BBCB9A
RGB
rgb(187, 203, 154)
RGBA
rgba(187, 203, 154, 1)
HSL
hsl(80, 32%, 70%)
HSV
hsv(80, 24%, 80%)
CMYK
cmyk(8%, 0%, 24%, 20%)
CSS variable
--color-primary: #BBCB9A;
Lowercase HEX
#bbcb9a

Shades

Tints

Tones

Harmony

CSS snippets for #BBCB9A

.color-bbcb9a {
  color: #BBCB9A;
  background-color: #BBCB9A;
}

Frequently asked questions

What color is #BBCB9A?+

#BBCB9A is a HEX color with RGB value rgb(187, 203, 154) and HSL value hsl(80, 32%, 70%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBCB9A?+

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