#B3DAEB Color

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

Color preview

#B3DAEB

Color formats

HEX
#B3DAEB
RGB
rgb(179, 218, 235)
RGBA
rgba(179, 218, 235, 1)
HSL
hsl(198, 58%, 81%)
HSV
hsv(198, 24%, 92%)
CMYK
cmyk(24%, 7%, 0%, 8%)
CSS variable
--color-primary: #B3DAEB;
Lowercase HEX
#b3daeb

Shades

Tints

Tones

Harmony

CSS snippets for #B3DAEB

.color-b3daeb {
  color: #B3DAEB;
  background-color: #B3DAEB;
}

Frequently asked questions

What color is #B3DAEB?+

#B3DAEB is a HEX color with RGB value rgb(179, 218, 235) and HSL value hsl(198, 58%, 81%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B3DAEB?+

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