#BBCF8B Color

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

Color preview

#BBCF8B

Color formats

HEX
#BBCF8B
RGB
rgb(187, 207, 139)
RGBA
rgba(187, 207, 139, 1)
HSL
hsl(78, 41%, 68%)
HSV
hsv(78, 33%, 81%)
CMYK
cmyk(10%, 0%, 33%, 19%)
CSS variable
--color-primary: #BBCF8B;
Lowercase HEX
#bbcf8b

Shades

Tints

Tones

Harmony

CSS snippets for #BBCF8B

.color-bbcf8b {
  color: #BBCF8B;
  background-color: #BBCF8B;
}

Frequently asked questions

What color is #BBCF8B?+

#BBCF8B is a HEX color with RGB value rgb(187, 207, 139) and HSL value hsl(78, 41%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBCF8B?+

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