#B4C4AE Color

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

Color preview

#B4C4AE

Color formats

HEX
#B4C4AE
RGB
rgb(180, 196, 174)
RGBA
rgba(180, 196, 174, 1)
HSL
hsl(104, 16%, 73%)
HSV
hsv(104, 11%, 77%)
CMYK
cmyk(8%, 0%, 11%, 23%)
CSS variable
--color-primary: #B4C4AE;
Lowercase HEX
#b4c4ae

Shades

Tints

Tones

Harmony

CSS snippets for #B4C4AE

.color-b4c4ae {
  color: #B4C4AE;
  background-color: #B4C4AE;
}

Frequently asked questions

What color is #B4C4AE?+

#B4C4AE is a HEX color with RGB value rgb(180, 196, 174) and HSL value hsl(104, 16%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B4C4AE?+

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