#BAFCB1 Color

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

Color preview

#BAFCB1

Color formats

HEX
#BAFCB1
RGB
rgb(186, 252, 177)
RGBA
rgba(186, 252, 177, 1)
HSL
hsl(113, 93%, 84%)
HSV
hsv(113, 30%, 99%)
CMYK
cmyk(26%, 0%, 30%, 1%)
CSS variable
--color-primary: #BAFCB1;
Lowercase HEX
#bafcb1

Shades

Tints

Tones

Harmony

CSS snippets for #BAFCB1

.color-bafcb1 {
  color: #BAFCB1;
  background-color: #BAFCB1;
}

Frequently asked questions

What color is #BAFCB1?+

#BAFCB1 is a HEX color with RGB value rgb(186, 252, 177) and HSL value hsl(113, 93%, 84%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BAFCB1?+

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