#B7C2A0 Color

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

Color preview

#B7C2A0

Color formats

HEX
#B7C2A0
RGB
rgb(183, 194, 160)
RGBA
rgba(183, 194, 160, 1)
HSL
hsl(79, 22%, 69%)
HSV
hsv(79, 18%, 76%)
CMYK
cmyk(6%, 0%, 18%, 24%)
CSS variable
--color-primary: #B7C2A0;
Lowercase HEX
#b7c2a0

Shades

Tints

Tones

Harmony

CSS snippets for #B7C2A0

.color-b7c2a0 {
  color: #B7C2A0;
  background-color: #B7C2A0;
}

Frequently asked questions

What color is #B7C2A0?+

#B7C2A0 is a HEX color with RGB value rgb(183, 194, 160) and HSL value hsl(79, 22%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B7C2A0?+

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