#BCCE82 Color

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

Color preview

#BCCE82

Color formats

HEX
#BCCE82
RGB
rgb(188, 206, 130)
RGBA
rgba(188, 206, 130, 1)
HSL
hsl(74, 44%, 66%)
HSV
hsv(74, 37%, 81%)
CMYK
cmyk(9%, 0%, 37%, 19%)
CSS variable
--color-primary: #BCCE82;
Lowercase HEX
#bcce82

Shades

Tints

Tones

Harmony

CSS snippets for #BCCE82

.color-bcce82 {
  color: #BCCE82;
  background-color: #BCCE82;
}

Frequently asked questions

What color is #BCCE82?+

#BCCE82 is a HEX color with RGB value rgb(188, 206, 130) and HSL value hsl(74, 44%, 66%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCCE82?+

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