#BAFDAC Color

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

Color preview

#BAFDAC

Color formats

HEX
#BAFDAC
RGB
rgb(186, 253, 172)
RGBA
rgba(186, 253, 172, 1)
HSL
hsl(110, 95%, 83%)
HSV
hsv(110, 32%, 99%)
CMYK
cmyk(26%, 0%, 32%, 1%)
CSS variable
--color-primary: #BAFDAC;
Lowercase HEX
#bafdac

Shades

Tints

Tones

Harmony

CSS snippets for #BAFDAC

.color-bafdac {
  color: #BAFDAC;
  background-color: #BAFDAC;
}

Frequently asked questions

What color is #BAFDAC?+

#BAFDAC is a HEX color with RGB value rgb(186, 253, 172) and HSL value hsl(110, 95%, 83%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BAFDAC?+

The closest Tailwind color is lime-200, available as the bg-lime-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