#BBEEB0 Color

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

Color preview

#BBEEB0

Color formats

HEX
#BBEEB0
RGB
rgb(187, 238, 176)
RGBA
rgba(187, 238, 176, 1)
HSL
hsl(109, 65%, 81%)
HSV
hsv(109, 26%, 93%)
CMYK
cmyk(21%, 0%, 26%, 7%)
CSS variable
--color-primary: #BBEEB0;
Lowercase HEX
#bbeeb0

Shades

Tints

Tones

Harmony

CSS snippets for #BBEEB0

.color-bbeeb0 {
  color: #BBEEB0;
  background-color: #BBEEB0;
}

Frequently asked questions

What color is #BBEEB0?+

#BBEEB0 is a HEX color with RGB value rgb(187, 238, 176) and HSL value hsl(109, 65%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BBEEB0?+

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