#BAFBC4 Color

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

Color preview

#BAFBC4

Color formats

HEX
#BAFBC4
RGB
rgb(186, 251, 196)
RGBA
rgba(186, 251, 196, 1)
HSL
hsl(129, 89%, 86%)
HSV
hsv(129, 26%, 98%)
CMYK
cmyk(26%, 0%, 22%, 2%)
CSS variable
--color-primary: #BAFBC4;
Lowercase HEX
#bafbc4

Shades

Tints

Tones

Harmony

CSS snippets for #BAFBC4

.color-bafbc4 {
  color: #BAFBC4;
  background-color: #BAFBC4;
}

Frequently asked questions

What color is #BAFBC4?+

#BAFBC4 is a HEX color with RGB value rgb(186, 251, 196) and HSL value hsl(129, 89%, 86%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BAFBC4?+

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