#BBEDC2 Color

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

Color preview

#BBEDC2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBEDC2

.color-bbedc2 {
  color: #BBEDC2;
  background-color: #BBEDC2;
}

Frequently asked questions

What color is #BBEDC2?+

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

What is the closest Tailwind color to #BBEDC2?+

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