#B2DDEC Color

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

Color preview

#B2DDEC

Color formats

HEX
#B2DDEC
RGB
rgb(178, 221, 236)
RGBA
rgba(178, 221, 236, 1)
HSL
hsl(196, 60%, 81%)
HSV
hsv(196, 25%, 93%)
CMYK
cmyk(25%, 6%, 0%, 7%)
CSS variable
--color-primary: #B2DDEC;
Lowercase HEX
#b2ddec

Shades

Tints

Tones

Harmony

CSS snippets for #B2DDEC

.color-b2ddec {
  color: #B2DDEC;
  background-color: #B2DDEC;
}

Frequently asked questions

What color is #B2DDEC?+

#B2DDEC is a HEX color with RGB value rgb(178, 221, 236) and HSL value hsl(196, 60%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B2DDEC?+

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