#BCDC90 Color

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

Color preview

#BCDC90

Color formats

HEX
#BCDC90
RGB
rgb(188, 220, 144)
RGBA
rgba(188, 220, 144, 1)
HSL
hsl(85, 52%, 71%)
HSV
hsv(85, 35%, 86%)
CMYK
cmyk(15%, 0%, 35%, 14%)
CSS variable
--color-primary: #BCDC90;
Lowercase HEX
#bcdc90

Shades

Tints

Tones

Harmony

CSS snippets for #BCDC90

.color-bcdc90 {
  color: #BCDC90;
  background-color: #BCDC90;
}

Frequently asked questions

What color is #BCDC90?+

#BCDC90 is a HEX color with RGB value rgb(188, 220, 144) and HSL value hsl(85, 52%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCDC90?+

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