#BCCD7B Color

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

Color preview

#BCCD7B

Color formats

HEX
#BCCD7B
RGB
rgb(188, 205, 123)
RGBA
rgba(188, 205, 123, 1)
HSL
hsl(72, 45%, 64%)
HSV
hsv(72, 40%, 80%)
CMYK
cmyk(8%, 0%, 40%, 20%)
CSS variable
--color-primary: #BCCD7B;
Lowercase HEX
#bccd7b

Shades

Tints

Tones

Harmony

CSS snippets for #BCCD7B

.color-bccd7b {
  color: #BCCD7B;
  background-color: #BCCD7B;
}

Frequently asked questions

What color is #BCCD7B?+

#BCCD7B is a HEX color with RGB value rgb(188, 205, 123) and HSL value hsl(72, 45%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCCD7B?+

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