#BBCF7B Color

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

Color preview

#BBCF7B

Color formats

HEX
#BBCF7B
RGB
rgb(187, 207, 123)
RGBA
rgba(187, 207, 123, 1)
HSL
hsl(74, 47%, 65%)
HSV
hsv(74, 41%, 81%)
CMYK
cmyk(10%, 0%, 41%, 19%)
CSS variable
--color-primary: #BBCF7B;
Lowercase HEX
#bbcf7b

Shades

Tints

Tones

Harmony

CSS snippets for #BBCF7B

.color-bbcf7b {
  color: #BBCF7B;
  background-color: #BBCF7B;
}

Frequently asked questions

What color is #BBCF7B?+

#BBCF7B is a HEX color with RGB value rgb(187, 207, 123) and HSL value hsl(74, 47%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBCF7B?+

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