#BBC98B Color

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

Color preview

#BBC98B

Color formats

HEX
#BBC98B
RGB
rgb(187, 201, 139)
RGBA
rgba(187, 201, 139, 1)
HSL
hsl(74, 36%, 67%)
HSV
hsv(74, 31%, 79%)
CMYK
cmyk(7%, 0%, 31%, 21%)
CSS variable
--color-primary: #BBC98B;
Lowercase HEX
#bbc98b

Shades

Tints

Tones

Harmony

CSS snippets for #BBC98B

.color-bbc98b {
  color: #BBC98B;
  background-color: #BBC98B;
}

Frequently asked questions

What color is #BBC98B?+

#BBC98B is a HEX color with RGB value rgb(187, 201, 139) and HSL value hsl(74, 36%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBC98B?+

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