#BBB38F Color

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

Color preview

#BBB38F

Color formats

HEX
#BBB38F
RGB
rgb(187, 179, 143)
RGBA
rgba(187, 179, 143, 1)
HSL
hsl(49, 24%, 65%)
HSV
hsv(49, 24%, 73%)
CMYK
cmyk(0%, 4%, 24%, 27%)
CSS variable
--color-primary: #BBB38F;
Lowercase HEX
#bbb38f

Shades

Tints

Tones

Harmony

CSS snippets for #BBB38F

.color-bbb38f {
  color: #BBB38F;
  background-color: #BBB38F;
}

Frequently asked questions

What color is #BBB38F?+

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

What is the closest Tailwind color to #BBB38F?+

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