#B6DCFF Color

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

Color preview

#B6DCFF

Color formats

HEX
#B6DCFF
RGB
rgb(182, 220, 255)
RGBA
rgba(182, 220, 255, 1)
HSL
hsl(209, 100%, 86%)
HSV
hsv(209, 29%, 100%)
CMYK
cmyk(29%, 14%, 0%, 0%)
CSS variable
--color-primary: #B6DCFF;
Lowercase HEX
#b6dcff

Shades

Tints

Tones

Harmony

CSS snippets for #B6DCFF

.color-b6dcff {
  color: #B6DCFF;
  background-color: #B6DCFF;
}

Frequently asked questions

What color is #B6DCFF?+

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

What is the closest Tailwind color to #B6DCFF?+

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