#B2CBFC Color

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

Color preview

#B2CBFC

Color formats

HEX
#B2CBFC
RGB
rgb(178, 203, 252)
RGBA
rgba(178, 203, 252, 1)
HSL
hsl(220, 93%, 84%)
HSV
hsv(220, 29%, 99%)
CMYK
cmyk(29%, 19%, 0%, 1%)
CSS variable
--color-primary: #B2CBFC;
Lowercase HEX
#b2cbfc

Shades

Tints

Tones

Harmony

CSS snippets for #B2CBFC

.color-b2cbfc {
  color: #B2CBFC;
  background-color: #B2CBFC;
}

Frequently asked questions

What color is #B2CBFC?+

#B2CBFC is a HEX color with RGB value rgb(178, 203, 252) and HSL value hsl(220, 93%, 84%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B2CBFC?+

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