#BAF98B Color

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

Color preview

#BAF98B

Color formats

HEX
#BAF98B
RGB
rgb(186, 249, 139)
RGBA
rgba(186, 249, 139, 1)
HSL
hsl(94, 90%, 76%)
HSV
hsv(94, 44%, 98%)
CMYK
cmyk(25%, 0%, 44%, 2%)
CSS variable
--color-primary: #BAF98B;
Lowercase HEX
#baf98b

Shades

Tints

Tones

Harmony

CSS snippets for #BAF98B

.color-baf98b {
  color: #BAF98B;
  background-color: #BAF98B;
}

Frequently asked questions

What color is #BAF98B?+

#BAF98B is a HEX color with RGB value rgb(186, 249, 139) and HSL value hsl(94, 90%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BAF98B?+

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