#B3ECEA Color

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

Color preview

#B3ECEA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B3ECEA

.color-b3ecea {
  color: #B3ECEA;
  background-color: #B3ECEA;
}

Frequently asked questions

What color is #B3ECEA?+

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

What is the closest Tailwind color to #B3ECEA?+

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