#BCD08D Color

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

Color preview

#BCD08D

Color formats

HEX
#BCD08D
RGB
rgb(188, 208, 141)
RGBA
rgba(188, 208, 141, 1)
HSL
hsl(78, 42%, 68%)
HSV
hsv(78, 32%, 82%)
CMYK
cmyk(10%, 0%, 32%, 18%)
CSS variable
--color-primary: #BCD08D;
Lowercase HEX
#bcd08d

Shades

Tints

Tones

Harmony

CSS snippets for #BCD08D

.color-bcd08d {
  color: #BCD08D;
  background-color: #BCD08D;
}

Frequently asked questions

What color is #BCD08D?+

#BCD08D is a HEX color with RGB value rgb(188, 208, 141) and HSL value hsl(78, 42%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCD08D?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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