#B3DBCB Color

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

Color preview

#B3DBCB

Color formats

HEX
#B3DBCB
RGB
rgb(179, 219, 203)
RGBA
rgba(179, 219, 203, 1)
HSL
hsl(156, 36%, 78%)
HSV
hsv(156, 18%, 86%)
CMYK
cmyk(18%, 0%, 7%, 14%)
CSS variable
--color-primary: #B3DBCB;
Lowercase HEX
#b3dbcb

Shades

Tints

Tones

Harmony

CSS snippets for #B3DBCB

.color-b3dbcb {
  color: #B3DBCB;
  background-color: #B3DBCB;
}

Frequently asked questions

What color is #B3DBCB?+

#B3DBCB is a HEX color with RGB value rgb(179, 219, 203) and HSL value hsl(156, 36%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B3DBCB?+

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