#BBCC7F Color

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

Color preview

#BBCC7F

Color formats

HEX
#BBCC7F
RGB
rgb(187, 204, 127)
RGBA
rgba(187, 204, 127, 1)
HSL
hsl(73, 43%, 65%)
HSV
hsv(73, 38%, 80%)
CMYK
cmyk(8%, 0%, 38%, 20%)
CSS variable
--color-primary: #BBCC7F;
Lowercase HEX
#bbcc7f

Shades

Tints

Tones

Harmony

CSS snippets for #BBCC7F

.color-bbcc7f {
  color: #BBCC7F;
  background-color: #BBCC7F;
}

Frequently asked questions

What color is #BBCC7F?+

#BBCC7F is a HEX color with RGB value rgb(187, 204, 127) and HSL value hsl(73, 43%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBCC7F?+

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