#B3DCCD Color

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

Color preview

#B3DCCD

Color formats

HEX
#B3DCCD
RGB
rgb(179, 220, 205)
RGBA
rgba(179, 220, 205, 1)
HSL
hsl(158, 37%, 78%)
HSV
hsv(158, 19%, 86%)
CMYK
cmyk(19%, 0%, 7%, 14%)
CSS variable
--color-primary: #B3DCCD;
Lowercase HEX
#b3dccd

Shades

Tints

Tones

Harmony

CSS snippets for #B3DCCD

.color-b3dccd {
  color: #B3DCCD;
  background-color: #B3DCCD;
}

Frequently asked questions

What color is #B3DCCD?+

#B3DCCD is a HEX color with RGB value rgb(179, 220, 205) and HSL value hsl(158, 37%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B3DCCD?+

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