#B6FAFF Color

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

Color preview

#B6FAFF

Color formats

HEX
#B6FAFF
RGB
rgb(182, 250, 255)
RGBA
rgba(182, 250, 255, 1)
HSL
hsl(184, 100%, 86%)
HSV
hsv(184, 29%, 100%)
CMYK
cmyk(29%, 2%, 0%, 0%)
CSS variable
--color-primary: #B6FAFF;
Lowercase HEX
#b6faff

Shades

Tints

Tones

Harmony

CSS snippets for #B6FAFF

.color-b6faff {
  color: #B6FAFF;
  background-color: #B6FAFF;
}

Frequently asked questions

What color is #B6FAFF?+

#B6FAFF is a HEX color with RGB value rgb(182, 250, 255) and HSL value hsl(184, 100%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B6FAFF?+

The closest Tailwind color is cyan-200, available as the bg-cyan-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