#B4DBCB Color

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

Color preview

#B4DBCB

Color formats

HEX
#B4DBCB
RGB
rgb(180, 219, 203)
RGBA
rgba(180, 219, 203, 1)
HSL
hsl(155, 35%, 78%)
HSV
hsv(155, 18%, 86%)
CMYK
cmyk(18%, 0%, 7%, 14%)
CSS variable
--color-primary: #B4DBCB;
Lowercase HEX
#b4dbcb

Shades

Tints

Tones

Harmony

CSS snippets for #B4DBCB

.color-b4dbcb {
  color: #B4DBCB;
  background-color: #B4DBCB;
}

Frequently asked questions

What color is #B4DBCB?+

#B4DBCB is a HEX color with RGB value rgb(180, 219, 203) and HSL value hsl(155, 35%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B4DBCB?+

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