#BCEAE2 Color

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

Color preview

#BCEAE2

Color formats

HEX
#BCEAE2
RGB
rgb(188, 234, 226)
RGBA
rgba(188, 234, 226, 1)
HSL
hsl(170, 52%, 83%)
HSV
hsv(170, 20%, 92%)
CMYK
cmyk(20%, 0%, 3%, 8%)
CSS variable
--color-primary: #BCEAE2;
Lowercase HEX
#bceae2

Shades

Tints

Tones

Harmony

CSS snippets for #BCEAE2

.color-bceae2 {
  color: #BCEAE2;
  background-color: #BCEAE2;
}

Frequently asked questions

What color is #BCEAE2?+

#BCEAE2 is a HEX color with RGB value rgb(188, 234, 226) and HSL value hsl(170, 52%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BCEAE2?+

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