#BBBE90 Color

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

Color preview

#BBBE90

Color formats

HEX
#BBBE90
RGB
rgb(187, 190, 144)
RGBA
rgba(187, 190, 144, 1)
HSL
hsl(64, 26%, 65%)
HSV
hsv(64, 24%, 75%)
CMYK
cmyk(2%, 0%, 24%, 25%)
CSS variable
--color-primary: #BBBE90;
Lowercase HEX
#bbbe90

Shades

Tints

Tones

Harmony

CSS snippets for #BBBE90

.color-bbbe90 {
  color: #BBBE90;
  background-color: #BBBE90;
}

Frequently asked questions

What color is #BBBE90?+

#BBBE90 is a HEX color with RGB value rgb(187, 190, 144) and HSL value hsl(64, 26%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBBE90?+

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