#A6EBCF Color

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

Color preview

#A6EBCF

Color formats

HEX
#A6EBCF
RGB
rgb(166, 235, 207)
RGBA
rgba(166, 235, 207, 1)
HSL
hsl(156, 63%, 79%)
HSV
hsv(156, 29%, 92%)
CMYK
cmyk(29%, 0%, 12%, 8%)
CSS variable
--color-primary: #A6EBCF;
Lowercase HEX
#a6ebcf

Shades

Tints

Tones

Harmony

CSS snippets for #A6EBCF

.color-a6ebcf {
  color: #A6EBCF;
  background-color: #A6EBCF;
}

Frequently asked questions

What color is #A6EBCF?+

#A6EBCF is a HEX color with RGB value rgb(166, 235, 207) and HSL value hsl(156, 63%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #A6EBCF?+

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