#BAFAE5 Color

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

Color preview

#BAFAE5

Color formats

HEX
#BAFAE5
RGB
rgb(186, 250, 229)
RGBA
rgba(186, 250, 229, 1)
HSL
hsl(160, 86%, 85%)
HSV
hsv(160, 26%, 98%)
CMYK
cmyk(26%, 0%, 8%, 2%)
CSS variable
--color-primary: #BAFAE5;
Lowercase HEX
#bafae5

Shades

Tints

Tones

Harmony

CSS snippets for #BAFAE5

.color-bafae5 {
  color: #BAFAE5;
  background-color: #BAFAE5;
}

Frequently asked questions

What color is #BAFAE5?+

#BAFAE5 is a HEX color with RGB value rgb(186, 250, 229) and HSL value hsl(160, 86%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BAFAE5?+

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