#B0EEE7 Color

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

Color preview

#B0EEE7

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B0EEE7

.color-b0eee7 {
  color: #B0EEE7;
  background-color: #B0EEE7;
}

Frequently asked questions

What color is #B0EEE7?+

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

What is the closest Tailwind color to #B0EEE7?+

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