#BEED3B Color

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

Color preview

#BEED3B

Color formats

HEX
#BEED3B
RGB
rgb(190, 237, 59)
RGBA
rgba(190, 237, 59, 1)
HSL
hsl(76, 83%, 58%)
HSV
hsv(76, 75%, 93%)
CMYK
cmyk(20%, 0%, 75%, 7%)
CSS variable
--color-primary: #BEED3B;
Lowercase HEX
#beed3b

Shades

Tints

Tones

Harmony

CSS snippets for #BEED3B

.color-beed3b {
  color: #BEED3B;
  background-color: #BEED3B;
}

Frequently asked questions

What color is #BEED3B?+

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

What is the closest Tailwind color to #BEED3B?+

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