#A6CDBF Color

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

Color preview

#A6CDBF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A6CDBF

.color-a6cdbf {
  color: #A6CDBF;
  background-color: #A6CDBF;
}

Frequently asked questions

What color is #A6CDBF?+

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

What is the closest Tailwind color to #A6CDBF?+

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