#BBC95E Color

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

Color preview

#BBC95E

Color formats

HEX
#BBC95E
RGB
rgb(187, 201, 94)
RGBA
rgba(187, 201, 94, 1)
HSL
hsl(68, 50%, 58%)
HSV
hsv(68, 53%, 79%)
CMYK
cmyk(7%, 0%, 53%, 21%)
CSS variable
--color-primary: #BBC95E;
Lowercase HEX
#bbc95e

Shades

Tints

Tones

Harmony

CSS snippets for #BBC95E

.color-bbc95e {
  color: #BBC95E;
  background-color: #BBC95E;
}

Frequently asked questions

What color is #BBC95E?+

#BBC95E is a HEX color with RGB value rgb(187, 201, 94) and HSL value hsl(68, 50%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBC95E?+

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