#BBEEC2 Color

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

Color preview

#BBEEC2

Color formats

HEX
#BBEEC2
RGB
rgb(187, 238, 194)
RGBA
rgba(187, 238, 194, 1)
HSL
hsl(128, 60%, 83%)
HSV
hsv(128, 21%, 93%)
CMYK
cmyk(21%, 0%, 18%, 7%)
CSS variable
--color-primary: #BBEEC2;
Lowercase HEX
#bbeec2

Shades

Tints

Tones

Harmony

CSS snippets for #BBEEC2

.color-bbeec2 {
  color: #BBEEC2;
  background-color: #BBEEC2;
}

Frequently asked questions

What color is #BBEEC2?+

#BBEEC2 is a HEX color with RGB value rgb(187, 238, 194) and HSL value hsl(128, 60%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BBEEC2?+

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