#BCD08E Color

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

Color preview

#BCD08E

Color formats

HEX
#BCD08E
RGB
rgb(188, 208, 142)
RGBA
rgba(188, 208, 142, 1)
HSL
hsl(78, 41%, 69%)
HSV
hsv(78, 32%, 82%)
CMYK
cmyk(10%, 0%, 32%, 18%)
CSS variable
--color-primary: #BCD08E;
Lowercase HEX
#bcd08e

Shades

Tints

Tones

Harmony

CSS snippets for #BCD08E

.color-bcd08e {
  color: #BCD08E;
  background-color: #BCD08E;
}

Frequently asked questions

What color is #BCD08E?+

#BCD08E is a HEX color with RGB value rgb(188, 208, 142) and HSL value hsl(78, 41%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCD08E?+

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