#BAED3B Color

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

Color preview

#BAED3B

Color formats

HEX
#BAED3B
RGB
rgb(186, 237, 59)
RGBA
rgba(186, 237, 59, 1)
HSL
hsl(77, 83%, 58%)
HSV
hsv(77, 75%, 93%)
CMYK
cmyk(22%, 0%, 75%, 7%)
CSS variable
--color-primary: #BAED3B;
Lowercase HEX
#baed3b

Shades

Tints

Tones

Harmony

CSS snippets for #BAED3B

.color-baed3b {
  color: #BAED3B;
  background-color: #BAED3B;
}

Frequently asked questions

What color is #BAED3B?+

#BAED3B is a HEX color with RGB value rgb(186, 237, 59) and HSL value hsl(77, 83%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BAED3B?+

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