#B6CCEE Color

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

Color preview

#B6CCEE

Color formats

HEX
#B6CCEE
RGB
rgb(182, 204, 238)
RGBA
rgba(182, 204, 238, 1)
HSL
hsl(216, 62%, 82%)
HSV
hsv(216, 24%, 93%)
CMYK
cmyk(24%, 14%, 0%, 7%)
CSS variable
--color-primary: #B6CCEE;
Lowercase HEX
#b6ccee

Shades

Tints

Tones

Harmony

CSS snippets for #B6CCEE

.color-b6ccee {
  color: #B6CCEE;
  background-color: #B6CCEE;
}

Frequently asked questions

What color is #B6CCEE?+

#B6CCEE is a HEX color with RGB value rgb(182, 204, 238) and HSL value hsl(216, 62%, 82%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B6CCEE?+

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