#BCCA83 Color

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

Color preview

#BCCA83

Color formats

HEX
#BCCA83
RGB
rgb(188, 202, 131)
RGBA
rgba(188, 202, 131, 1)
HSL
hsl(72, 40%, 65%)
HSV
hsv(72, 35%, 79%)
CMYK
cmyk(7%, 0%, 35%, 21%)
CSS variable
--color-primary: #BCCA83;
Lowercase HEX
#bcca83

Shades

Tints

Tones

Harmony

CSS snippets for #BCCA83

.color-bcca83 {
  color: #BCCA83;
  background-color: #BCCA83;
}

Frequently asked questions

What color is #BCCA83?+

#BCCA83 is a HEX color with RGB value rgb(188, 202, 131) and HSL value hsl(72, 40%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCCA83?+

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