#BAF2B3 Color

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

Color preview

#BAF2B3

Color formats

HEX
#BAF2B3
RGB
rgb(186, 242, 179)
RGBA
rgba(186, 242, 179, 1)
HSL
hsl(113, 71%, 83%)
HSV
hsv(113, 26%, 95%)
CMYK
cmyk(23%, 0%, 26%, 5%)
CSS variable
--color-primary: #BAF2B3;
Lowercase HEX
#baf2b3

Shades

Tints

Tones

Harmony

CSS snippets for #BAF2B3

.color-baf2b3 {
  color: #BAF2B3;
  background-color: #BAF2B3;
}

Frequently asked questions

What color is #BAF2B3?+

#BAF2B3 is a HEX color with RGB value rgb(186, 242, 179) and HSL value hsl(113, 71%, 83%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BAF2B3?+

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