#AACFB7 Color

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

Color preview

#AACFB7

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AACFB7

.color-aacfb7 {
  color: #AACFB7;
  background-color: #AACFB7;
}

Frequently asked questions

What color is #AACFB7?+

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

What is the closest Tailwind color to #AACFB7?+

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