#AACFB6 Color

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

Color preview

#AACFB6

Color formats

HEX
#AACFB6
RGB
rgb(170, 207, 182)
RGBA
rgba(170, 207, 182, 1)
HSL
hsl(139, 28%, 74%)
HSV
hsv(139, 18%, 81%)
CMYK
cmyk(18%, 0%, 12%, 19%)
CSS variable
--color-primary: #AACFB6;
Lowercase HEX
#aacfb6

Shades

Tints

Tones

Harmony

CSS snippets for #AACFB6

.color-aacfb6 {
  color: #AACFB6;
  background-color: #AACFB6;
}

Frequently asked questions

What color is #AACFB6?+

#AACFB6 is a HEX color with RGB value rgb(170, 207, 182) and HSL value hsl(139, 28%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AACFB6?+

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