#BCEBE2 Color

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

Color preview

#BCEBE2

Color formats

HEX
#BCEBE2
RGB
rgb(188, 235, 226)
RGBA
rgba(188, 235, 226, 1)
HSL
hsl(169, 54%, 83%)
HSV
hsv(169, 20%, 92%)
CMYK
cmyk(20%, 0%, 4%, 8%)
CSS variable
--color-primary: #BCEBE2;
Lowercase HEX
#bcebe2

Shades

Tints

Tones

Harmony

CSS snippets for #BCEBE2

.color-bcebe2 {
  color: #BCEBE2;
  background-color: #BCEBE2;
}

Frequently asked questions

What color is #BCEBE2?+

#BCEBE2 is a HEX color with RGB value rgb(188, 235, 226) and HSL value hsl(169, 54%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BCEBE2?+

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