#B3DCCF Color

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

Color preview

#B3DCCF

Color formats

HEX
#B3DCCF
RGB
rgb(179, 220, 207)
RGBA
rgba(179, 220, 207, 1)
HSL
hsl(161, 37%, 78%)
HSV
hsv(161, 19%, 86%)
CMYK
cmyk(19%, 0%, 6%, 14%)
CSS variable
--color-primary: #B3DCCF;
Lowercase HEX
#b3dccf

Shades

Tints

Tones

Harmony

CSS snippets for #B3DCCF

.color-b3dccf {
  color: #B3DCCF;
  background-color: #B3DCCF;
}

Frequently asked questions

What color is #B3DCCF?+

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

What is the closest Tailwind color to #B3DCCF?+

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