#BBCC94 Color

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

Color preview

#BBCC94

Color formats

HEX
#BBCC94
RGB
rgb(187, 204, 148)
RGBA
rgba(187, 204, 148, 1)
HSL
hsl(78, 35%, 69%)
HSV
hsv(78, 27%, 80%)
CMYK
cmyk(8%, 0%, 27%, 20%)
CSS variable
--color-primary: #BBCC94;
Lowercase HEX
#bbcc94

Shades

Tints

Tones

Harmony

CSS snippets for #BBCC94

.color-bbcc94 {
  color: #BBCC94;
  background-color: #BBCC94;
}

Frequently asked questions

What color is #BBCC94?+

#BBCC94 is a HEX color with RGB value rgb(187, 204, 148) and HSL value hsl(78, 35%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBCC94?+

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