#B6EEEE Color

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

Color preview

#B6EEEE

Color formats

HEX
#B6EEEE
RGB
rgb(182, 238, 238)
RGBA
rgba(182, 238, 238, 1)
HSL
hsl(180, 62%, 82%)
HSV
hsv(180, 24%, 93%)
CMYK
cmyk(24%, 0%, 0%, 7%)
CSS variable
--color-primary: #B6EEEE;
Lowercase HEX
#b6eeee

Shades

Tints

Tones

Harmony

CSS snippets for #B6EEEE

.color-b6eeee {
  color: #B6EEEE;
  background-color: #B6EEEE;
}

Frequently asked questions

What color is #B6EEEE?+

#B6EEEE is a HEX color with RGB value rgb(182, 238, 238) and HSL value hsl(180, 62%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B6EEEE?+

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