#BBCD95 Color

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

Color preview

#BBCD95

Color formats

HEX
#BBCD95
RGB
rgb(187, 205, 149)
RGBA
rgba(187, 205, 149, 1)
HSL
hsl(79, 36%, 69%)
HSV
hsv(79, 27%, 80%)
CMYK
cmyk(9%, 0%, 27%, 20%)
CSS variable
--color-primary: #BBCD95;
Lowercase HEX
#bbcd95

Shades

Tints

Tones

Harmony

CSS snippets for #BBCD95

.color-bbcd95 {
  color: #BBCD95;
  background-color: #BBCD95;
}

Frequently asked questions

What color is #BBCD95?+

#BBCD95 is a HEX color with RGB value rgb(187, 205, 149) and HSL value hsl(79, 36%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBCD95?+

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