#BAEEC5 Color

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

Color preview

#BAEEC5

Color formats

HEX
#BAEEC5
RGB
rgb(186, 238, 197)
RGBA
rgba(186, 238, 197, 1)
HSL
hsl(133, 60%, 83%)
HSV
hsv(133, 22%, 93%)
CMYK
cmyk(22%, 0%, 17%, 7%)
CSS variable
--color-primary: #BAEEC5;
Lowercase HEX
#baeec5

Shades

Tints

Tones

Harmony

CSS snippets for #BAEEC5

.color-baeec5 {
  color: #BAEEC5;
  background-color: #BAEEC5;
}

Frequently asked questions

What color is #BAEEC5?+

#BAEEC5 is a HEX color with RGB value rgb(186, 238, 197) and HSL value hsl(133, 60%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BAEEC5?+

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