#B3DF75 Color

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

Color preview

#B3DF75

Color formats

HEX
#B3DF75
RGB
rgb(179, 223, 117)
RGBA
rgba(179, 223, 117, 1)
HSL
hsl(85, 62%, 67%)
HSV
hsv(85, 48%, 87%)
CMYK
cmyk(20%, 0%, 48%, 13%)
CSS variable
--color-primary: #B3DF75;
Lowercase HEX
#b3df75

Shades

Tints

Tones

Harmony

CSS snippets for #B3DF75

.color-b3df75 {
  color: #B3DF75;
  background-color: #B3DF75;
}

Frequently asked questions

What color is #B3DF75?+

#B3DF75 is a HEX color with RGB value rgb(179, 223, 117) and HSL value hsl(85, 62%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B3DF75?+

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