#B7BF68 Color

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

Color preview

#B7BF68

Color formats

HEX
#B7BF68
RGB
rgb(183, 191, 104)
RGBA
rgba(183, 191, 104, 1)
HSL
hsl(66, 40%, 58%)
HSV
hsv(66, 46%, 75%)
CMYK
cmyk(4%, 0%, 46%, 25%)
CSS variable
--color-primary: #B7BF68;
Lowercase HEX
#b7bf68

Shades

Tints

Tones

Harmony

CSS snippets for #B7BF68

.color-b7bf68 {
  color: #B7BF68;
  background-color: #B7BF68;
}

Frequently asked questions

What color is #B7BF68?+

#B7BF68 is a HEX color with RGB value rgb(183, 191, 104) and HSL value hsl(66, 40%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B7BF68?+

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