#B3DEEC Color

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

Color preview

#B3DEEC

Color formats

HEX
#B3DEEC
RGB
rgb(179, 222, 236)
RGBA
rgba(179, 222, 236, 1)
HSL
hsl(195, 60%, 81%)
HSV
hsv(195, 24%, 93%)
CMYK
cmyk(24%, 6%, 0%, 7%)
CSS variable
--color-primary: #B3DEEC;
Lowercase HEX
#b3deec

Shades

Tints

Tones

Harmony

CSS snippets for #B3DEEC

.color-b3deec {
  color: #B3DEEC;
  background-color: #B3DEEC;
}

Frequently asked questions

What color is #B3DEEC?+

#B3DEEC is a HEX color with RGB value rgb(179, 222, 236) and HSL value hsl(195, 60%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B3DEEC?+

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