#B2ECEA Color

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

Color preview

#B2ECEA

Color formats

HEX
#B2ECEA
RGB
rgb(178, 236, 234)
RGBA
rgba(178, 236, 234, 1)
HSL
hsl(178, 60%, 81%)
HSV
hsv(178, 25%, 93%)
CMYK
cmyk(25%, 0%, 1%, 7%)
CSS variable
--color-primary: #B2ECEA;
Lowercase HEX
#b2ecea

Shades

Tints

Tones

Harmony

CSS snippets for #B2ECEA

.color-b2ecea {
  color: #B2ECEA;
  background-color: #B2ECEA;
}

Frequently asked questions

What color is #B2ECEA?+

#B2ECEA is a HEX color with RGB value rgb(178, 236, 234) and HSL value hsl(178, 60%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B2ECEA?+

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