#BBB18F Color

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

Color preview

#BBB18F

Color formats

HEX
#BBB18F
RGB
rgb(187, 177, 143)
RGBA
rgba(187, 177, 143, 1)
HSL
hsl(46, 24%, 65%)
HSV
hsv(46, 24%, 73%)
CMYK
cmyk(0%, 5%, 24%, 27%)
CSS variable
--color-primary: #BBB18F;
Lowercase HEX
#bbb18f

Shades

Tints

Tones

Harmony

CSS snippets for #BBB18F

.color-bbb18f {
  color: #BBB18F;
  background-color: #BBB18F;
}

Frequently asked questions

What color is #BBB18F?+

#BBB18F is a HEX color with RGB value rgb(187, 177, 143) and HSL value hsl(46, 24%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBB18F?+

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