#BDDE02 Color

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

Color preview

#BDDE02

Color formats

HEX
#BDDE02
RGB
rgb(189, 222, 2)
RGBA
rgba(189, 222, 2, 1)
HSL
hsl(69, 98%, 44%)
HSV
hsv(69, 99%, 87%)
CMYK
cmyk(15%, 0%, 99%, 13%)
CSS variable
--color-primary: #BDDE02;
Lowercase HEX
#bdde02

Shades

Tints

Tones

Harmony

CSS snippets for #BDDE02

.color-bdde02 {
  color: #BDDE02;
  background-color: #BDDE02;
}

Frequently asked questions

What color is #BDDE02?+

#BDDE02 is a HEX color with RGB value rgb(189, 222, 2) and HSL value hsl(69, 98%, 44%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BDDE02?+

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