#A0BFA7 Color

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

Color preview

#A0BFA7

Color formats

HEX
#A0BFA7
RGB
rgb(160, 191, 167)
RGBA
rgba(160, 191, 167, 1)
HSL
hsl(134, 19%, 69%)
HSV
hsv(134, 16%, 75%)
CMYK
cmyk(16%, 0%, 13%, 25%)
CSS variable
--color-primary: #A0BFA7;
Lowercase HEX
#a0bfa7

Shades

Tints

Tones

Harmony

CSS snippets for #A0BFA7

.color-a0bfa7 {
  color: #A0BFA7;
  background-color: #A0BFA7;
}

Frequently asked questions

What color is #A0BFA7?+

#A0BFA7 is a HEX color with RGB value rgb(160, 191, 167) and HSL value hsl(134, 19%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A0BFA7?+

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