#BAED5B Color

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

Color preview

#BAED5B

Color formats

HEX
#BAED5B
RGB
rgb(186, 237, 91)
RGBA
rgba(186, 237, 91, 1)
HSL
hsl(81, 80%, 64%)
HSV
hsv(81, 62%, 93%)
CMYK
cmyk(22%, 0%, 62%, 7%)
CSS variable
--color-primary: #BAED5B;
Lowercase HEX
#baed5b

Shades

Tints

Tones

Harmony

CSS snippets for #BAED5B

.color-baed5b {
  color: #BAED5B;
  background-color: #BAED5B;
}

Frequently asked questions

What color is #BAED5B?+

#BAED5B is a HEX color with RGB value rgb(186, 237, 91) and HSL value hsl(81, 80%, 64%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BAED5B?+

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