#B0EEEE Color

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

Color preview

#B0EEEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B0EEEE

.color-b0eeee {
  color: #B0EEEE;
  background-color: #B0EEEE;
}

Frequently asked questions

What color is #B0EEEE?+

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

What is the closest Tailwind color to #B0EEEE?+

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