#BBBD75 Color

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

Color preview

#BBBD75

Color formats

HEX
#BBBD75
RGB
rgb(187, 189, 117)
RGBA
rgba(187, 189, 117, 1)
HSL
hsl(62, 35%, 60%)
HSV
hsv(62, 38%, 74%)
CMYK
cmyk(1%, 0%, 38%, 26%)
CSS variable
--color-primary: #BBBD75;
Lowercase HEX
#bbbd75

Shades

Tints

Tones

Harmony

CSS snippets for #BBBD75

.color-bbbd75 {
  color: #BBBD75;
  background-color: #BBBD75;
}

Frequently asked questions

What color is #BBBD75?+

#BBBD75 is a HEX color with RGB value rgb(187, 189, 117) and HSL value hsl(62, 35%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBBD75?+

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