#B6CAFF Color

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

Color preview

#B6CAFF

Color formats

HEX
#B6CAFF
RGB
rgb(182, 202, 255)
RGBA
rgba(182, 202, 255, 1)
HSL
hsl(224, 100%, 86%)
HSV
hsv(224, 29%, 100%)
CMYK
cmyk(29%, 21%, 0%, 0%)
CSS variable
--color-primary: #B6CAFF;
Lowercase HEX
#b6caff

Shades

Tints

Tones

Harmony

CSS snippets for #B6CAFF

.color-b6caff {
  color: #B6CAFF;
  background-color: #B6CAFF;
}

Frequently asked questions

What color is #B6CAFF?+

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

What is the closest Tailwind color to #B6CAFF?+

The closest Tailwind color is indigo-200, available as the bg-indigo-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