#B6E4FE Color

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

Color preview

#B6E4FE

Color formats

HEX
#B6E4FE
RGB
rgb(182, 228, 254)
RGBA
rgba(182, 228, 254, 1)
HSL
hsl(202, 97%, 85%)
HSV
hsv(202, 28%, 100%)
CMYK
cmyk(28%, 10%, 0%, 0%)
CSS variable
--color-primary: #B6E4FE;
Lowercase HEX
#b6e4fe

Shades

Tints

Tones

Harmony

CSS snippets for #B6E4FE

.color-b6e4fe {
  color: #B6E4FE;
  background-color: #B6E4FE;
}

Frequently asked questions

What color is #B6E4FE?+

#B6E4FE is a HEX color with RGB value rgb(182, 228, 254) and HSL value hsl(202, 97%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B6E4FE?+

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