#B3CDFF Color

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

Color preview

#B3CDFF

Color formats

HEX
#B3CDFF
RGB
rgb(179, 205, 255)
RGBA
rgba(179, 205, 255, 1)
HSL
hsl(219, 100%, 85%)
HSV
hsv(219, 30%, 100%)
CMYK
cmyk(30%, 20%, 0%, 0%)
CSS variable
--color-primary: #B3CDFF;
Lowercase HEX
#b3cdff

Shades

Tints

Tones

Harmony

CSS snippets for #B3CDFF

.color-b3cdff {
  color: #B3CDFF;
  background-color: #B3CDFF;
}

Frequently asked questions

What color is #B3CDFF?+

#B3CDFF is a HEX color with RGB value rgb(179, 205, 255) and HSL value hsl(219, 100%, 85%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B3CDFF?+

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