#BAFAC8 Color

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

Color preview

#BAFAC8

Color formats

HEX
#BAFAC8
RGB
rgb(186, 250, 200)
RGBA
rgba(186, 250, 200, 1)
HSL
hsl(133, 86%, 85%)
HSV
hsv(133, 26%, 98%)
CMYK
cmyk(26%, 0%, 20%, 2%)
CSS variable
--color-primary: #BAFAC8;
Lowercase HEX
#bafac8

Shades

Tints

Tones

Harmony

CSS snippets for #BAFAC8

.color-bafac8 {
  color: #BAFAC8;
  background-color: #BAFAC8;
}

Frequently asked questions

What color is #BAFAC8?+

#BAFAC8 is a HEX color with RGB value rgb(186, 250, 200) and HSL value hsl(133, 86%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BAFAC8?+

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