#BBCC70 Color

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

Color preview

#BBCC70

Color formats

HEX
#BBCC70
RGB
rgb(187, 204, 112)
RGBA
rgba(187, 204, 112, 1)
HSL
hsl(71, 47%, 62%)
HSV
hsv(71, 45%, 80%)
CMYK
cmyk(8%, 0%, 45%, 20%)
CSS variable
--color-primary: #BBCC70;
Lowercase HEX
#bbcc70

Shades

Tints

Tones

Harmony

CSS snippets for #BBCC70

.color-bbcc70 {
  color: #BBCC70;
  background-color: #BBCC70;
}

Frequently asked questions

What color is #BBCC70?+

#BBCC70 is a HEX color with RGB value rgb(187, 204, 112) and HSL value hsl(71, 47%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBCC70?+

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