#BDED3B Color

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

Color preview

#BDED3B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BDED3B

.color-bded3b {
  color: #BDED3B;
  background-color: #BDED3B;
}

Frequently asked questions

What color is #BDED3B?+

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

What is the closest Tailwind color to #BDED3B?+

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