#B6EAEE Color

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

Color preview

#B6EAEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B6EAEE

.color-b6eaee {
  color: #B6EAEE;
  background-color: #B6EAEE;
}

Frequently asked questions

What color is #B6EAEE?+

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

What is the closest Tailwind color to #B6EAEE?+

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