#BBCF9A Color

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

Color preview

#BBCF9A

Color formats

HEX
#BBCF9A
RGB
rgb(187, 207, 154)
RGBA
rgba(187, 207, 154, 1)
HSL
hsl(83, 36%, 71%)
HSV
hsv(83, 26%, 81%)
CMYK
cmyk(10%, 0%, 26%, 19%)
CSS variable
--color-primary: #BBCF9A;
Lowercase HEX
#bbcf9a

Shades

Tints

Tones

Harmony

CSS snippets for #BBCF9A

.color-bbcf9a {
  color: #BBCF9A;
  background-color: #BBCF9A;
}

Frequently asked questions

What color is #BBCF9A?+

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

What is the closest Tailwind color to #BBCF9A?+

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