#B1D0AE Color

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

Color preview

#B1D0AE

Color formats

HEX
#B1D0AE
RGB
rgb(177, 208, 174)
RGBA
rgba(177, 208, 174, 1)
HSL
hsl(115, 27%, 75%)
HSV
hsv(115, 16%, 82%)
CMYK
cmyk(15%, 0%, 16%, 18%)
CSS variable
--color-primary: #B1D0AE;
Lowercase HEX
#b1d0ae

Shades

Tints

Tones

Harmony

CSS snippets for #B1D0AE

.color-b1d0ae {
  color: #B1D0AE;
  background-color: #B1D0AE;
}

Frequently asked questions

What color is #B1D0AE?+

#B1D0AE is a HEX color with RGB value rgb(177, 208, 174) and HSL value hsl(115, 27%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B1D0AE?+

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