#BBECB8 Color

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

Color preview

#BBECB8

Color formats

HEX
#BBECB8
RGB
rgb(187, 236, 184)
RGBA
rgba(187, 236, 184, 1)
HSL
hsl(117, 58%, 82%)
HSV
hsv(117, 22%, 93%)
CMYK
cmyk(21%, 0%, 22%, 7%)
CSS variable
--color-primary: #BBECB8;
Lowercase HEX
#bbecb8

Shades

Tints

Tones

Harmony

CSS snippets for #BBECB8

.color-bbecb8 {
  color: #BBECB8;
  background-color: #BBECB8;
}

Frequently asked questions

What color is #BBECB8?+

#BBECB8 is a HEX color with RGB value rgb(187, 236, 184) and HSL value hsl(117, 58%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BBECB8?+

The closest Tailwind color is green-200, available as the bg-green-200 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