#BCCB72 Color

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

Color preview

#BCCB72

Color formats

HEX
#BCCB72
RGB
rgb(188, 203, 114)
RGBA
rgba(188, 203, 114, 1)
HSL
hsl(70, 46%, 62%)
HSV
hsv(70, 44%, 80%)
CMYK
cmyk(7%, 0%, 44%, 20%)
CSS variable
--color-primary: #BCCB72;
Lowercase HEX
#bccb72

Shades

Tints

Tones

Harmony

CSS snippets for #BCCB72

.color-bccb72 {
  color: #BCCB72;
  background-color: #BCCB72;
}

Frequently asked questions

What color is #BCCB72?+

#BCCB72 is a HEX color with RGB value rgb(188, 203, 114) and HSL value hsl(70, 46%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCCB72?+

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