#BBC180 Color

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

Color preview

#BBC180

Color formats

HEX
#BBC180
RGB
rgb(187, 193, 128)
RGBA
rgba(187, 193, 128, 1)
HSL
hsl(66, 34%, 63%)
HSV
hsv(66, 34%, 76%)
CMYK
cmyk(3%, 0%, 34%, 24%)
CSS variable
--color-primary: #BBC180;
Lowercase HEX
#bbc180

Shades

Tints

Tones

Harmony

CSS snippets for #BBC180

.color-bbc180 {
  color: #BBC180;
  background-color: #BBC180;
}

Frequently asked questions

What color is #BBC180?+

#BBC180 is a HEX color with RGB value rgb(187, 193, 128) and HSL value hsl(66, 34%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBC180?+

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