#BCCF6A Color

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

Color preview

#BCCF6A

Color formats

HEX
#BCCF6A
RGB
rgb(188, 207, 106)
RGBA
rgba(188, 207, 106, 1)
HSL
hsl(71, 51%, 61%)
HSV
hsv(71, 49%, 81%)
CMYK
cmyk(9%, 0%, 49%, 19%)
CSS variable
--color-primary: #BCCF6A;
Lowercase HEX
#bccf6a

Shades

Tints

Tones

Harmony

CSS snippets for #BCCF6A

.color-bccf6a {
  color: #BCCF6A;
  background-color: #BCCF6A;
}

Frequently asked questions

What color is #BCCF6A?+

#BCCF6A is a HEX color with RGB value rgb(188, 207, 106) and HSL value hsl(71, 51%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCCF6A?+

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