#BCEBC2 Color

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

Color preview

#BCEBC2

Color formats

HEX
#BCEBC2
RGB
rgb(188, 235, 194)
RGBA
rgba(188, 235, 194, 1)
HSL
hsl(128, 54%, 83%)
HSV
hsv(128, 20%, 92%)
CMYK
cmyk(20%, 0%, 17%, 8%)
CSS variable
--color-primary: #BCEBC2;
Lowercase HEX
#bcebc2

Shades

Tints

Tones

Harmony

CSS snippets for #BCEBC2

.color-bcebc2 {
  color: #BCEBC2;
  background-color: #BCEBC2;
}

Frequently asked questions

What color is #BCEBC2?+

#BCEBC2 is a HEX color with RGB value rgb(188, 235, 194) and HSL value hsl(128, 54%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BCEBC2?+

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