#B6CDFF Color

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

Color preview

#B6CDFF

Color formats

HEX
#B6CDFF
RGB
rgb(182, 205, 255)
RGBA
rgba(182, 205, 255, 1)
HSL
hsl(221, 100%, 86%)
HSV
hsv(221, 29%, 100%)
CMYK
cmyk(29%, 20%, 0%, 0%)
CSS variable
--color-primary: #B6CDFF;
Lowercase HEX
#b6cdff

Shades

Tints

Tones

Harmony

CSS snippets for #B6CDFF

.color-b6cdff {
  color: #B6CDFF;
  background-color: #B6CDFF;
}

Frequently asked questions

What color is #B6CDFF?+

#B6CDFF is a HEX color with RGB value rgb(182, 205, 255) and HSL value hsl(221, 100%, 86%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B6CDFF?+

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