#B6E8F2 Color

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

Color preview

#B6E8F2

Color formats

HEX
#B6E8F2
RGB
rgb(182, 232, 242)
RGBA
rgba(182, 232, 242, 1)
HSL
hsl(190, 70%, 83%)
HSV
hsv(190, 25%, 95%)
CMYK
cmyk(25%, 4%, 0%, 5%)
CSS variable
--color-primary: #B6E8F2;
Lowercase HEX
#b6e8f2

Shades

Tints

Tones

Harmony

CSS snippets for #B6E8F2

.color-b6e8f2 {
  color: #B6E8F2;
  background-color: #B6E8F2;
}

Frequently asked questions

What color is #B6E8F2?+

#B6E8F2 is a HEX color with RGB value rgb(182, 232, 242) and HSL value hsl(190, 70%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B6E8F2?+

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