#BBB27E Color

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

Color preview

#BBB27E

Color formats

HEX
#BBB27E
RGB
rgb(187, 178, 126)
RGBA
rgba(187, 178, 126, 1)
HSL
hsl(51, 31%, 61%)
HSV
hsv(51, 33%, 73%)
CMYK
cmyk(0%, 5%, 33%, 27%)
CSS variable
--color-primary: #BBB27E;
Lowercase HEX
#bbb27e

Shades

Tints

Tones

Harmony

CSS snippets for #BBB27E

.color-bbb27e {
  color: #BBB27E;
  background-color: #BBB27E;
}

Frequently asked questions

What color is #BBB27E?+

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

What is the closest Tailwind color to #BBB27E?+

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