#BEED12 Color

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

Color preview

#BEED12

Color formats

HEX
#BEED12
RGB
rgb(190, 237, 18)
RGBA
rgba(190, 237, 18, 1)
HSL
hsl(73, 86%, 50%)
HSV
hsv(73, 92%, 93%)
CMYK
cmyk(20%, 0%, 92%, 7%)
CSS variable
--color-primary: #BEED12;
Lowercase HEX
#beed12

Shades

Tints

Tones

Harmony

CSS snippets for #BEED12

.color-beed12 {
  color: #BEED12;
  background-color: #BEED12;
}

Frequently asked questions

What color is #BEED12?+

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

What is the closest Tailwind color to #BEED12?+

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