#BBAD4E Color

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

Color preview

#BBAD4E

Color formats

HEX
#BBAD4E
RGB
rgb(187, 173, 78)
RGBA
rgba(187, 173, 78, 1)
HSL
hsl(52, 44%, 52%)
HSV
hsv(52, 58%, 73%)
CMYK
cmyk(0%, 7%, 58%, 27%)
CSS variable
--color-primary: #BBAD4E;
Lowercase HEX
#bbad4e

Shades

Tints

Tones

Harmony

CSS snippets for #BBAD4E

.color-bbad4e {
  color: #BBAD4E;
  background-color: #BBAD4E;
}

Frequently asked questions

What color is #BBAD4E?+

#BBAD4E is a HEX color with RGB value rgb(187, 173, 78) and HSL value hsl(52, 44%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBAD4E?+

The closest Tailwind color is lime-400, available as the bg-lime-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