#B5DCEC Color

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

Color preview

#B5DCEC

Color formats

HEX
#B5DCEC
RGB
rgb(181, 220, 236)
RGBA
rgba(181, 220, 236, 1)
HSL
hsl(197, 59%, 82%)
HSV
hsv(197, 23%, 93%)
CMYK
cmyk(23%, 7%, 0%, 7%)
CSS variable
--color-primary: #B5DCEC;
Lowercase HEX
#b5dcec

Shades

Tints

Tones

Harmony

CSS snippets for #B5DCEC

.color-b5dcec {
  color: #B5DCEC;
  background-color: #B5DCEC;
}

Frequently asked questions

What color is #B5DCEC?+

#B5DCEC is a HEX color with RGB value rgb(181, 220, 236) and HSL value hsl(197, 59%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B5DCEC?+

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