#B0DF68 Color

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

Color preview

#B0DF68

Color formats

HEX
#B0DF68
RGB
rgb(176, 223, 104)
RGBA
rgba(176, 223, 104, 1)
HSL
hsl(84, 65%, 64%)
HSV
hsv(84, 53%, 87%)
CMYK
cmyk(21%, 0%, 53%, 13%)
CSS variable
--color-primary: #B0DF68;
Lowercase HEX
#b0df68

Shades

Tints

Tones

Harmony

CSS snippets for #B0DF68

.color-b0df68 {
  color: #B0DF68;
  background-color: #B0DF68;
}

Frequently asked questions

What color is #B0DF68?+

#B0DF68 is a HEX color with RGB value rgb(176, 223, 104) and HSL value hsl(84, 65%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B0DF68?+

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