#BDEB25 Color

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

Color preview

#BDEB25

Color formats

HEX
#BDEB25
RGB
rgb(189, 235, 37)
RGBA
rgba(189, 235, 37, 1)
HSL
hsl(74, 83%, 53%)
HSV
hsv(74, 84%, 92%)
CMYK
cmyk(20%, 0%, 84%, 8%)
CSS variable
--color-primary: #BDEB25;
Lowercase HEX
#bdeb25

Shades

Tints

Tones

Harmony

CSS snippets for #BDEB25

.color-bdeb25 {
  color: #BDEB25;
  background-color: #BDEB25;
}

Frequently asked questions

What color is #BDEB25?+

#BDEB25 is a HEX color with RGB value rgb(189, 235, 37) and HSL value hsl(74, 83%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BDEB25?+

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