#B3DAE8 Color

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

Color preview

#B3DAE8

Color formats

HEX
#B3DAE8
RGB
rgb(179, 218, 232)
RGBA
rgba(179, 218, 232, 1)
HSL
hsl(196, 54%, 81%)
HSV
hsv(196, 23%, 91%)
CMYK
cmyk(23%, 6%, 0%, 9%)
CSS variable
--color-primary: #B3DAE8;
Lowercase HEX
#b3dae8

Shades

Tints

Tones

Harmony

CSS snippets for #B3DAE8

.color-b3dae8 {
  color: #B3DAE8;
  background-color: #B3DAE8;
}

Frequently asked questions

What color is #B3DAE8?+

#B3DAE8 is a HEX color with RGB value rgb(179, 218, 232) and HSL value hsl(196, 54%, 81%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B3DAE8?+

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