#B5CB5D Color

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

Color preview

#B5CB5D

Color formats

HEX
#B5CB5D
RGB
rgb(181, 203, 93)
RGBA
rgba(181, 203, 93, 1)
HSL
hsl(72, 51%, 58%)
HSV
hsv(72, 54%, 80%)
CMYK
cmyk(11%, 0%, 54%, 20%)
CSS variable
--color-primary: #B5CB5D;
Lowercase HEX
#b5cb5d

Shades

Tints

Tones

Harmony

CSS snippets for #B5CB5D

.color-b5cb5d {
  color: #B5CB5D;
  background-color: #B5CB5D;
}

Frequently asked questions

What color is #B5CB5D?+

#B5CB5D is a HEX color with RGB value rgb(181, 203, 93) and HSL value hsl(72, 51%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B5CB5D?+

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