#B6CCEF Color

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

Color preview

#B6CCEF

Color formats

HEX
#B6CCEF
RGB
rgb(182, 204, 239)
RGBA
rgba(182, 204, 239, 1)
HSL
hsl(217, 64%, 83%)
HSV
hsv(217, 24%, 94%)
CMYK
cmyk(24%, 15%, 0%, 6%)
CSS variable
--color-primary: #B6CCEF;
Lowercase HEX
#b6ccef

Shades

Tints

Tones

Harmony

CSS snippets for #B6CCEF

.color-b6ccef {
  color: #B6CCEF;
  background-color: #B6CCEF;
}

Frequently asked questions

What color is #B6CCEF?+

#B6CCEF is a HEX color with RGB value rgb(182, 204, 239) and HSL value hsl(217, 64%, 83%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B6CCEF?+

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