#BCDC98 Color

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

Color preview

#BCDC98

Color formats

HEX
#BCDC98
RGB
rgb(188, 220, 152)
RGBA
rgba(188, 220, 152, 1)
HSL
hsl(88, 49%, 73%)
HSV
hsv(88, 31%, 86%)
CMYK
cmyk(15%, 0%, 31%, 14%)
CSS variable
--color-primary: #BCDC98;
Lowercase HEX
#bcdc98

Shades

Tints

Tones

Harmony

CSS snippets for #BCDC98

.color-bcdc98 {
  color: #BCDC98;
  background-color: #BCDC98;
}

Frequently asked questions

What color is #BCDC98?+

#BCDC98 is a HEX color with RGB value rgb(188, 220, 152) and HSL value hsl(88, 49%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCDC98?+

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