#BAFCB8 Color

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

Color preview

#BAFCB8

Color formats

HEX
#BAFCB8
RGB
rgb(186, 252, 184)
RGBA
rgba(186, 252, 184, 1)
HSL
hsl(118, 92%, 85%)
HSV
hsv(118, 27%, 99%)
CMYK
cmyk(26%, 0%, 27%, 1%)
CSS variable
--color-primary: #BAFCB8;
Lowercase HEX
#bafcb8

Shades

Tints

Tones

Harmony

CSS snippets for #BAFCB8

.color-bafcb8 {
  color: #BAFCB8;
  background-color: #BAFCB8;
}

Frequently asked questions

What color is #BAFCB8?+

#BAFCB8 is a HEX color with RGB value rgb(186, 252, 184) and HSL value hsl(118, 92%, 85%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BAFCB8?+

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