#BBCF4E Color

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

Color preview

#BBCF4E

Color formats

HEX
#BBCF4E
RGB
rgb(187, 207, 78)
RGBA
rgba(187, 207, 78, 1)
HSL
hsl(69, 57%, 56%)
HSV
hsv(69, 62%, 81%)
CMYK
cmyk(10%, 0%, 62%, 19%)
CSS variable
--color-primary: #BBCF4E;
Lowercase HEX
#bbcf4e

Shades

Tints

Tones

Harmony

CSS snippets for #BBCF4E

.color-bbcf4e {
  color: #BBCF4E;
  background-color: #BBCF4E;
}

Frequently asked questions

What color is #BBCF4E?+

#BBCF4E is a HEX color with RGB value rgb(187, 207, 78) and HSL value hsl(69, 57%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBCF4E?+

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