#B3ECED Color

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

Color preview

#B3ECED

Color formats

HEX
#B3ECED
RGB
rgb(179, 236, 237)
RGBA
rgba(179, 236, 237, 1)
HSL
hsl(181, 62%, 82%)
HSV
hsv(181, 24%, 93%)
CMYK
cmyk(24%, 0%, 0%, 7%)
CSS variable
--color-primary: #B3ECED;
Lowercase HEX
#b3eced

Shades

Tints

Tones

Harmony

CSS snippets for #B3ECED

.color-b3eced {
  color: #B3ECED;
  background-color: #B3ECED;
}

Frequently asked questions

What color is #B3ECED?+

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

What is the closest Tailwind color to #B3ECED?+

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