#A6DCBF Color

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

Color preview

#A6DCBF

Color formats

HEX
#A6DCBF
RGB
rgb(166, 220, 191)
RGBA
rgba(166, 220, 191, 1)
HSL
hsl(148, 44%, 76%)
HSV
hsv(148, 25%, 86%)
CMYK
cmyk(25%, 0%, 13%, 14%)
CSS variable
--color-primary: #A6DCBF;
Lowercase HEX
#a6dcbf

Shades

Tints

Tones

Harmony

CSS snippets for #A6DCBF

.color-a6dcbf {
  color: #A6DCBF;
  background-color: #A6DCBF;
}

Frequently asked questions

What color is #A6DCBF?+

#A6DCBF is a HEX color with RGB value rgb(166, 220, 191) and HSL value hsl(148, 44%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A6DCBF?+

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