#B0C6A4 Color

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

Color preview

#B0C6A4

Color formats

HEX
#B0C6A4
RGB
rgb(176, 198, 164)
RGBA
rgba(176, 198, 164, 1)
HSL
hsl(99, 23%, 71%)
HSV
hsv(99, 17%, 78%)
CMYK
cmyk(11%, 0%, 17%, 22%)
CSS variable
--color-primary: #B0C6A4;
Lowercase HEX
#b0c6a4

Shades

Tints

Tones

Harmony

CSS snippets for #B0C6A4

.color-b0c6a4 {
  color: #B0C6A4;
  background-color: #B0C6A4;
}

Frequently asked questions

What color is #B0C6A4?+

#B0C6A4 is a HEX color with RGB value rgb(176, 198, 164) and HSL value hsl(99, 23%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B0C6A4?+

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