#BCCB6A Color

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

Color preview

#BCCB6A

Color formats

HEX
#BCCB6A
RGB
rgb(188, 203, 106)
RGBA
rgba(188, 203, 106, 1)
HSL
hsl(69, 48%, 61%)
HSV
hsv(69, 48%, 80%)
CMYK
cmyk(7%, 0%, 48%, 20%)
CSS variable
--color-primary: #BCCB6A;
Lowercase HEX
#bccb6a

Shades

Tints

Tones

Harmony

CSS snippets for #BCCB6A

.color-bccb6a {
  color: #BCCB6A;
  background-color: #BCCB6A;
}

Frequently asked questions

What color is #BCCB6A?+

#BCCB6A is a HEX color with RGB value rgb(188, 203, 106) and HSL value hsl(69, 48%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCCB6A?+

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