#B4D9AE Color

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

Color preview

#B4D9AE

Color formats

HEX
#B4D9AE
RGB
rgb(180, 217, 174)
RGBA
rgba(180, 217, 174, 1)
HSL
hsl(112, 36%, 77%)
HSV
hsv(112, 20%, 85%)
CMYK
cmyk(17%, 0%, 20%, 15%)
CSS variable
--color-primary: #B4D9AE;
Lowercase HEX
#b4d9ae

Shades

Tints

Tones

Harmony

CSS snippets for #B4D9AE

.color-b4d9ae {
  color: #B4D9AE;
  background-color: #B4D9AE;
}

Frequently asked questions

What color is #B4D9AE?+

#B4D9AE is a HEX color with RGB value rgb(180, 217, 174) and HSL value hsl(112, 36%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B4D9AE?+

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