#BBB28C Color

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

Color preview

#BBB28C

Color formats

HEX
#BBB28C
RGB
rgb(187, 178, 140)
RGBA
rgba(187, 178, 140, 1)
HSL
hsl(49, 26%, 64%)
HSV
hsv(49, 25%, 73%)
CMYK
cmyk(0%, 5%, 25%, 27%)
CSS variable
--color-primary: #BBB28C;
Lowercase HEX
#bbb28c

Shades

Tints

Tones

Harmony

CSS snippets for #BBB28C

.color-bbb28c {
  color: #BBB28C;
  background-color: #BBB28C;
}

Frequently asked questions

What color is #BBB28C?+

#BBB28C is a HEX color with RGB value rgb(187, 178, 140) and HSL value hsl(49, 26%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBB28C?+

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