#B6CDED Color

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

Color preview

#B6CDED

Color formats

HEX
#B6CDED
RGB
rgb(182, 205, 237)
RGBA
rgba(182, 205, 237, 1)
HSL
hsl(215, 60%, 82%)
HSV
hsv(215, 23%, 93%)
CMYK
cmyk(23%, 14%, 0%, 7%)
CSS variable
--color-primary: #B6CDED;
Lowercase HEX
#b6cded

Shades

Tints

Tones

Harmony

CSS snippets for #B6CDED

.color-b6cded {
  color: #B6CDED;
  background-color: #B6CDED;
}

Frequently asked questions

What color is #B6CDED?+

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

What is the closest Tailwind color to #B6CDED?+

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