#B3DAEC Color

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

Color preview

#B3DAEC

Color formats

HEX
#B3DAEC
RGB
rgb(179, 218, 236)
RGBA
rgba(179, 218, 236, 1)
HSL
hsl(199, 60%, 81%)
HSV
hsv(199, 24%, 93%)
CMYK
cmyk(24%, 8%, 0%, 7%)
CSS variable
--color-primary: #B3DAEC;
Lowercase HEX
#b3daec

Shades

Tints

Tones

Harmony

CSS snippets for #B3DAEC

.color-b3daec {
  color: #B3DAEC;
  background-color: #B3DAEC;
}

Frequently asked questions

What color is #B3DAEC?+

#B3DAEC is a HEX color with RGB value rgb(179, 218, 236) and HSL value hsl(199, 60%, 81%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B3DAEC?+

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