#BBA568 Color

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

Color preview

#BBA568

Color formats

HEX
#BBA568
RGB
rgb(187, 165, 104)
RGBA
rgba(187, 165, 104, 1)
HSL
hsl(44, 38%, 57%)
HSV
hsv(44, 44%, 73%)
CMYK
cmyk(0%, 12%, 44%, 27%)
CSS variable
--color-primary: #BBA568;
Lowercase HEX
#bba568

Shades

Tints

Tones

Harmony

CSS snippets for #BBA568

.color-bba568 {
  color: #BBA568;
  background-color: #BBA568;
}

Frequently asked questions

What color is #BBA568?+

#BBA568 is a HEX color with RGB value rgb(187, 165, 104) and HSL value hsl(44, 38%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBA568?+

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