#B4D7CB Color

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

Color preview

#B4D7CB

Color formats

HEX
#B4D7CB
RGB
rgb(180, 215, 203)
RGBA
rgba(180, 215, 203, 1)
HSL
hsl(159, 30%, 77%)
HSV
hsv(159, 16%, 84%)
CMYK
cmyk(16%, 0%, 6%, 16%)
CSS variable
--color-primary: #B4D7CB;
Lowercase HEX
#b4d7cb

Shades

Tints

Tones

Harmony

CSS snippets for #B4D7CB

.color-b4d7cb {
  color: #B4D7CB;
  background-color: #B4D7CB;
}

Frequently asked questions

What color is #B4D7CB?+

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

What is the closest Tailwind color to #B4D7CB?+

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