#B4D4CB Color

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

Color preview

#B4D4CB

Color formats

HEX
#B4D4CB
RGB
rgb(180, 212, 203)
RGBA
rgba(180, 212, 203, 1)
HSL
hsl(163, 27%, 77%)
HSV
hsv(163, 15%, 83%)
CMYK
cmyk(15%, 0%, 4%, 17%)
CSS variable
--color-primary: #B4D4CB;
Lowercase HEX
#b4d4cb

Shades

Tints

Tones

Harmony

CSS snippets for #B4D4CB

.color-b4d4cb {
  color: #B4D4CB;
  background-color: #B4D4CB;
}

Frequently asked questions

What color is #B4D4CB?+

#B4D4CB is a HEX color with RGB value rgb(180, 212, 203) and HSL value hsl(163, 27%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B4D4CB?+

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