#B0D4CF Color

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

Color preview

#B0D4CF

Color formats

HEX
#B0D4CF
RGB
rgb(176, 212, 207)
RGBA
rgba(176, 212, 207, 1)
HSL
hsl(172, 30%, 76%)
HSV
hsv(172, 17%, 83%)
CMYK
cmyk(17%, 0%, 2%, 17%)
CSS variable
--color-primary: #B0D4CF;
Lowercase HEX
#b0d4cf

Shades

Tints

Tones

Harmony

CSS snippets for #B0D4CF

.color-b0d4cf {
  color: #B0D4CF;
  background-color: #B0D4CF;
}

Frequently asked questions

What color is #B0D4CF?+

#B0D4CF is a HEX color with RGB value rgb(176, 212, 207) and HSL value hsl(172, 30%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B0D4CF?+

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