#B0EAED Color

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

Color preview

#B0EAED

Color formats

HEX
#B0EAED
RGB
rgb(176, 234, 237)
RGBA
rgba(176, 234, 237, 1)
HSL
hsl(183, 63%, 81%)
HSV
hsv(183, 26%, 93%)
CMYK
cmyk(26%, 1%, 0%, 7%)
CSS variable
--color-primary: #B0EAED;
Lowercase HEX
#b0eaed

Shades

Tints

Tones

Harmony

CSS snippets for #B0EAED

.color-b0eaed {
  color: #B0EAED;
  background-color: #B0EAED;
}

Frequently asked questions

What color is #B0EAED?+

#B0EAED is a HEX color with RGB value rgb(176, 234, 237) and HSL value hsl(183, 63%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B0EAED?+

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