#BBB27C Color

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

Color preview

#BBB27C

Color formats

HEX
#BBB27C
RGB
rgb(187, 178, 124)
RGBA
rgba(187, 178, 124, 1)
HSL
hsl(51, 32%, 61%)
HSV
hsv(51, 34%, 73%)
CMYK
cmyk(0%, 5%, 34%, 27%)
CSS variable
--color-primary: #BBB27C;
Lowercase HEX
#bbb27c

Shades

Tints

Tones

Harmony

CSS snippets for #BBB27C

.color-bbb27c {
  color: #BBB27C;
  background-color: #BBB27C;
}

Frequently asked questions

What color is #BBB27C?+

#BBB27C is a HEX color with RGB value rgb(187, 178, 124) and HSL value hsl(51, 32%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBB27C?+

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