#BCECB5 Color

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

Color preview

#BCECB5

Color formats

HEX
#BCECB5
RGB
rgb(188, 236, 181)
RGBA
rgba(188, 236, 181, 1)
HSL
hsl(112, 59%, 82%)
HSV
hsv(112, 23%, 93%)
CMYK
cmyk(20%, 0%, 23%, 7%)
CSS variable
--color-primary: #BCECB5;
Lowercase HEX
#bcecb5

Shades

Tints

Tones

Harmony

CSS snippets for #BCECB5

.color-bcecb5 {
  color: #BCECB5;
  background-color: #BCECB5;
}

Frequently asked questions

What color is #BCECB5?+

#BCECB5 is a HEX color with RGB value rgb(188, 236, 181) and HSL value hsl(112, 59%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BCECB5?+

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