#B3DAEE Color

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

Color preview

#B3DAEE

Color formats

HEX
#B3DAEE
RGB
rgb(179, 218, 238)
RGBA
rgba(179, 218, 238, 1)
HSL
hsl(200, 63%, 82%)
HSV
hsv(200, 25%, 93%)
CMYK
cmyk(25%, 8%, 0%, 7%)
CSS variable
--color-primary: #B3DAEE;
Lowercase HEX
#b3daee

Shades

Tints

Tones

Harmony

CSS snippets for #B3DAEE

.color-b3daee {
  color: #B3DAEE;
  background-color: #B3DAEE;
}

Frequently asked questions

What color is #B3DAEE?+

#B3DAEE is a HEX color with RGB value rgb(179, 218, 238) and HSL value hsl(200, 63%, 82%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B3DAEE?+

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