#BAF5A7 Color

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

Color preview

#BAF5A7

Color formats

HEX
#BAF5A7
RGB
rgb(186, 245, 167)
RGBA
rgba(186, 245, 167, 1)
HSL
hsl(105, 80%, 81%)
HSV
hsv(105, 32%, 96%)
CMYK
cmyk(24%, 0%, 32%, 4%)
CSS variable
--color-primary: #BAF5A7;
Lowercase HEX
#baf5a7

Shades

Tints

Tones

Harmony

CSS snippets for #BAF5A7

.color-baf5a7 {
  color: #BAF5A7;
  background-color: #BAF5A7;
}

Frequently asked questions

What color is #BAF5A7?+

#BAF5A7 is a HEX color with RGB value rgb(186, 245, 167) and HSL value hsl(105, 80%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BAF5A7?+

The closest Tailwind color is lime-200, available as the bg-lime-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