#BBB68E Color

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

Color preview

#BBB68E

Color formats

HEX
#BBB68E
RGB
rgb(187, 182, 142)
RGBA
rgba(187, 182, 142, 1)
HSL
hsl(53, 25%, 65%)
HSV
hsv(53, 24%, 73%)
CMYK
cmyk(0%, 3%, 24%, 27%)
CSS variable
--color-primary: #BBB68E;
Lowercase HEX
#bbb68e

Shades

Tints

Tones

Harmony

CSS snippets for #BBB68E

.color-bbb68e {
  color: #BBB68E;
  background-color: #BBB68E;
}

Frequently asked questions

What color is #BBB68E?+

#BBB68E is a HEX color with RGB value rgb(187, 182, 142) and HSL value hsl(53, 25%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBB68E?+

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