#B6EAEB Color

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

Color preview

#B6EAEB

Color formats

HEX
#B6EAEB
RGB
rgb(182, 234, 235)
RGBA
rgba(182, 234, 235, 1)
HSL
hsl(181, 57%, 82%)
HSV
hsv(181, 23%, 92%)
CMYK
cmyk(23%, 0%, 0%, 8%)
CSS variable
--color-primary: #B6EAEB;
Lowercase HEX
#b6eaeb

Shades

Tints

Tones

Harmony

CSS snippets for #B6EAEB

.color-b6eaeb {
  color: #B6EAEB;
  background-color: #B6EAEB;
}

Frequently asked questions

What color is #B6EAEB?+

#B6EAEB is a HEX color with RGB value rgb(182, 234, 235) and HSL value hsl(181, 57%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B6EAEB?+

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