#BBECAE Color

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

Color preview

#BBECAE

Color formats

HEX
#BBECAE
RGB
rgb(187, 236, 174)
RGBA
rgba(187, 236, 174, 1)
HSL
hsl(107, 62%, 80%)
HSV
hsv(107, 26%, 93%)
CMYK
cmyk(21%, 0%, 26%, 7%)
CSS variable
--color-primary: #BBECAE;
Lowercase HEX
#bbecae

Shades

Tints

Tones

Harmony

CSS snippets for #BBECAE

.color-bbecae {
  color: #BBECAE;
  background-color: #BBECAE;
}

Frequently asked questions

What color is #BBECAE?+

#BBECAE is a HEX color with RGB value rgb(187, 236, 174) and HSL value hsl(107, 62%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BBECAE?+

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