#BBBF90 Color

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

Color preview

#BBBF90

Color formats

HEX
#BBBF90
RGB
rgb(187, 191, 144)
RGBA
rgba(187, 191, 144, 1)
HSL
hsl(65, 27%, 66%)
HSV
hsv(65, 25%, 75%)
CMYK
cmyk(2%, 0%, 25%, 25%)
CSS variable
--color-primary: #BBBF90;
Lowercase HEX
#bbbf90

Shades

Tints

Tones

Harmony

CSS snippets for #BBBF90

.color-bbbf90 {
  color: #BBBF90;
  background-color: #BBBF90;
}

Frequently asked questions

What color is #BBBF90?+

#BBBF90 is a HEX color with RGB value rgb(187, 191, 144) and HSL value hsl(65, 27%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBBF90?+

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