#B4D7CC Color

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

Color preview

#B4D7CC

Color formats

HEX
#B4D7CC
RGB
rgb(180, 215, 204)
RGBA
rgba(180, 215, 204, 1)
HSL
hsl(161, 30%, 77%)
HSV
hsv(161, 16%, 84%)
CMYK
cmyk(16%, 0%, 5%, 16%)
CSS variable
--color-primary: #B4D7CC;
Lowercase HEX
#b4d7cc

Shades

Tints

Tones

Harmony

CSS snippets for #B4D7CC

.color-b4d7cc {
  color: #B4D7CC;
  background-color: #B4D7CC;
}

Frequently asked questions

What color is #B4D7CC?+

#B4D7CC is a HEX color with RGB value rgb(180, 215, 204) and HSL value hsl(161, 30%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B4D7CC?+

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