#BBCF9B Color

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

Color preview

#BBCF9B

Color formats

HEX
#BBCF9B
RGB
rgb(187, 207, 155)
RGBA
rgba(187, 207, 155, 1)
HSL
hsl(83, 35%, 71%)
HSV
hsv(83, 25%, 81%)
CMYK
cmyk(10%, 0%, 25%, 19%)
CSS variable
--color-primary: #BBCF9B;
Lowercase HEX
#bbcf9b

Shades

Tints

Tones

Harmony

CSS snippets for #BBCF9B

.color-bbcf9b {
  color: #BBCF9B;
  background-color: #BBCF9B;
}

Frequently asked questions

What color is #BBCF9B?+

#BBCF9B is a HEX color with RGB value rgb(187, 207, 155) and HSL value hsl(83, 35%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBCF9B?+

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