#B6CEED Color

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

Color preview

#B6CEED

Color formats

HEX
#B6CEED
RGB
rgb(182, 206, 237)
RGBA
rgba(182, 206, 237, 1)
HSL
hsl(214, 60%, 82%)
HSV
hsv(214, 23%, 93%)
CMYK
cmyk(23%, 13%, 0%, 7%)
CSS variable
--color-primary: #B6CEED;
Lowercase HEX
#b6ceed

Shades

Tints

Tones

Harmony

CSS snippets for #B6CEED

.color-b6ceed {
  color: #B6CEED;
  background-color: #B6CEED;
}

Frequently asked questions

What color is #B6CEED?+

#B6CEED is a HEX color with RGB value rgb(182, 206, 237) and HSL value hsl(214, 60%, 82%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B6CEED?+

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