#BCEC93 Color

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

Color preview

#BCEC93

Color formats

HEX
#BCEC93
RGB
rgb(188, 236, 147)
RGBA
rgba(188, 236, 147, 1)
HSL
hsl(92, 70%, 75%)
HSV
hsv(92, 38%, 93%)
CMYK
cmyk(20%, 0%, 38%, 7%)
CSS variable
--color-primary: #BCEC93;
Lowercase HEX
#bcec93

Shades

Tints

Tones

Harmony

CSS snippets for #BCEC93

.color-bcec93 {
  color: #BCEC93;
  background-color: #BCEC93;
}

Frequently asked questions

What color is #BCEC93?+

#BCEC93 is a HEX color with RGB value rgb(188, 236, 147) and HSL value hsl(92, 70%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BCEC93?+

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