#BBEDAE Color

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

Color preview

#BBEDAE

Color formats

HEX
#BBEDAE
RGB
rgb(187, 237, 174)
RGBA
rgba(187, 237, 174, 1)
HSL
hsl(108, 64%, 81%)
HSV
hsv(108, 27%, 93%)
CMYK
cmyk(21%, 0%, 27%, 7%)
CSS variable
--color-primary: #BBEDAE;
Lowercase HEX
#bbedae

Shades

Tints

Tones

Harmony

CSS snippets for #BBEDAE

.color-bbedae {
  color: #BBEDAE;
  background-color: #BBEDAE;
}

Frequently asked questions

What color is #BBEDAE?+

#BBEDAE is a HEX color with RGB value rgb(187, 237, 174) and HSL value hsl(108, 64%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BBEDAE?+

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