#B0DF25 Color

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

Color preview

#B0DF25

Color formats

HEX
#B0DF25
RGB
rgb(176, 223, 37)
RGBA
rgba(176, 223, 37, 1)
HSL
hsl(75, 74%, 51%)
HSV
hsv(75, 83%, 87%)
CMYK
cmyk(21%, 0%, 83%, 13%)
CSS variable
--color-primary: #B0DF25;
Lowercase HEX
#b0df25

Shades

Tints

Tones

Harmony

CSS snippets for #B0DF25

.color-b0df25 {
  color: #B0DF25;
  background-color: #B0DF25;
}

Frequently asked questions

What color is #B0DF25?+

#B0DF25 is a HEX color with RGB value rgb(176, 223, 37) and HSL value hsl(75, 74%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #B0DF25?+

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