#B0EEEA Color

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

Color preview

#B0EEEA

Color formats

HEX
#B0EEEA
RGB
rgb(176, 238, 234)
RGBA
rgba(176, 238, 234, 1)
HSL
hsl(176, 65%, 81%)
HSV
hsv(176, 26%, 93%)
CMYK
cmyk(26%, 0%, 2%, 7%)
CSS variable
--color-primary: #B0EEEA;
Lowercase HEX
#b0eeea

Shades

Tints

Tones

Harmony

CSS snippets for #B0EEEA

.color-b0eeea {
  color: #B0EEEA;
  background-color: #B0EEEA;
}

Frequently asked questions

What color is #B0EEEA?+

#B0EEEA is a HEX color with RGB value rgb(176, 238, 234) and HSL value hsl(176, 65%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B0EEEA?+

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