#BEDA4B Color

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

Color preview

#BEDA4B

Color formats

HEX
#BEDA4B
RGB
rgb(190, 218, 75)
RGBA
rgba(190, 218, 75, 1)
HSL
hsl(72, 66%, 57%)
HSV
hsv(72, 66%, 85%)
CMYK
cmyk(13%, 0%, 66%, 15%)
CSS variable
--color-primary: #BEDA4B;
Lowercase HEX
#beda4b

Shades

Tints

Tones

Harmony

CSS snippets for #BEDA4B

.color-beda4b {
  color: #BEDA4B;
  background-color: #BEDA4B;
}

Frequently asked questions

What color is #BEDA4B?+

#BEDA4B is a HEX color with RGB value rgb(190, 218, 75) and HSL value hsl(72, 66%, 57%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BEDA4B?+

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