#B2D5CE Color

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

Color preview

#B2D5CE

Color formats

HEX
#B2D5CE
RGB
rgb(178, 213, 206)
RGBA
rgba(178, 213, 206, 1)
HSL
hsl(168, 29%, 77%)
HSV
hsv(168, 16%, 84%)
CMYK
cmyk(16%, 0%, 3%, 16%)
CSS variable
--color-primary: #B2D5CE;
Lowercase HEX
#b2d5ce

Shades

Tints

Tones

Harmony

CSS snippets for #B2D5CE

.color-b2d5ce {
  color: #B2D5CE;
  background-color: #B2D5CE;
}

Frequently asked questions

What color is #B2D5CE?+

#B2D5CE is a HEX color with RGB value rgb(178, 213, 206) and HSL value hsl(168, 29%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B2D5CE?+

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