#BAED12 Color

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

Color preview

#BAED12

Color formats

HEX
#BAED12
RGB
rgb(186, 237, 18)
RGBA
rgba(186, 237, 18, 1)
HSL
hsl(74, 86%, 50%)
HSV
hsv(74, 92%, 93%)
CMYK
cmyk(22%, 0%, 92%, 7%)
CSS variable
--color-primary: #BAED12;
Lowercase HEX
#baed12

Shades

Tints

Tones

Harmony

CSS snippets for #BAED12

.color-baed12 {
  color: #BAED12;
  background-color: #BAED12;
}

Frequently asked questions

What color is #BAED12?+

#BAED12 is a HEX color with RGB value rgb(186, 237, 18) and HSL value hsl(74, 86%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BAED12?+

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