#B3DDEE Color

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

Color preview

#B3DDEE

Color formats

HEX
#B3DDEE
RGB
rgb(179, 221, 238)
RGBA
rgba(179, 221, 238, 1)
HSL
hsl(197, 63%, 82%)
HSV
hsv(197, 25%, 93%)
CMYK
cmyk(25%, 7%, 0%, 7%)
CSS variable
--color-primary: #B3DDEE;
Lowercase HEX
#b3ddee

Shades

Tints

Tones

Harmony

CSS snippets for #B3DDEE

.color-b3ddee {
  color: #B3DDEE;
  background-color: #B3DDEE;
}

Frequently asked questions

What color is #B3DDEE?+

#B3DDEE is a HEX color with RGB value rgb(179, 221, 238) and HSL value hsl(197, 63%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B3DDEE?+

The closest Tailwind color is sky-200, available as the bg-sky-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