#B2ECED Color

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

Color preview

#B2ECED

Color formats

HEX
#B2ECED
RGB
rgb(178, 236, 237)
RGBA
rgba(178, 236, 237, 1)
HSL
hsl(181, 62%, 81%)
HSV
hsv(181, 25%, 93%)
CMYK
cmyk(25%, 0%, 0%, 7%)
CSS variable
--color-primary: #B2ECED;
Lowercase HEX
#b2eced

Shades

Tints

Tones

Harmony

CSS snippets for #B2ECED

.color-b2eced {
  color: #B2ECED;
  background-color: #B2ECED;
}

Frequently asked questions

What color is #B2ECED?+

#B2ECED is a HEX color with RGB value rgb(178, 236, 237) and HSL value hsl(181, 62%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B2ECED?+

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