#B3DCEC Color

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

Color preview

#B3DCEC

Color formats

HEX
#B3DCEC
RGB
rgb(179, 220, 236)
RGBA
rgba(179, 220, 236, 1)
HSL
hsl(197, 60%, 81%)
HSV
hsv(197, 24%, 93%)
CMYK
cmyk(24%, 7%, 0%, 7%)
CSS variable
--color-primary: #B3DCEC;
Lowercase HEX
#b3dcec

Shades

Tints

Tones

Harmony

CSS snippets for #B3DCEC

.color-b3dcec {
  color: #B3DCEC;
  background-color: #B3DCEC;
}

Frequently asked questions

What color is #B3DCEC?+

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

What is the closest Tailwind color to #B3DCEC?+

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