#A6CEBF Color

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

Color preview

#A6CEBF

Color formats

HEX
#A6CEBF
RGB
rgb(166, 206, 191)
RGBA
rgba(166, 206, 191, 1)
HSL
hsl(158, 29%, 73%)
HSV
hsv(158, 19%, 81%)
CMYK
cmyk(19%, 0%, 7%, 19%)
CSS variable
--color-primary: #A6CEBF;
Lowercase HEX
#a6cebf

Shades

Tints

Tones

Harmony

CSS snippets for #A6CEBF

.color-a6cebf {
  color: #A6CEBF;
  background-color: #A6CEBF;
}

Frequently asked questions

What color is #A6CEBF?+

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

What is the closest Tailwind color to #A6CEBF?+

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