#A7CDBF Color

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

Color preview

#A7CDBF

Color formats

HEX
#A7CDBF
RGB
rgb(167, 205, 191)
RGBA
rgba(167, 205, 191, 1)
HSL
hsl(158, 28%, 73%)
HSV
hsv(158, 19%, 80%)
CMYK
cmyk(19%, 0%, 7%, 20%)
CSS variable
--color-primary: #A7CDBF;
Lowercase HEX
#a7cdbf

Shades

Tints

Tones

Harmony

CSS snippets for #A7CDBF

.color-a7cdbf {
  color: #A7CDBF;
  background-color: #A7CDBF;
}

Frequently asked questions

What color is #A7CDBF?+

#A7CDBF is a HEX color with RGB value rgb(167, 205, 191) and HSL value hsl(158, 28%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A7CDBF?+

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