#BBEDAF Color

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

Color preview

#BBEDAF

Color formats

HEX
#BBEDAF
RGB
rgb(187, 237, 175)
RGBA
rgba(187, 237, 175, 1)
HSL
hsl(108, 63%, 81%)
HSV
hsv(108, 26%, 93%)
CMYK
cmyk(21%, 0%, 26%, 7%)
CSS variable
--color-primary: #BBEDAF;
Lowercase HEX
#bbedaf

Shades

Tints

Tones

Harmony

CSS snippets for #BBEDAF

.color-bbedaf {
  color: #BBEDAF;
  background-color: #BBEDAF;
}

Frequently asked questions

What color is #BBEDAF?+

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

What is the closest Tailwind color to #BBEDAF?+

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