#AACFB5 Color

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

Color preview

#AACFB5

Color formats

HEX
#AACFB5
RGB
rgb(170, 207, 181)
RGBA
rgba(170, 207, 181, 1)
HSL
hsl(138, 28%, 74%)
HSV
hsv(138, 18%, 81%)
CMYK
cmyk(18%, 0%, 13%, 19%)
CSS variable
--color-primary: #AACFB5;
Lowercase HEX
#aacfb5

Shades

Tints

Tones

Harmony

CSS snippets for #AACFB5

.color-aacfb5 {
  color: #AACFB5;
  background-color: #AACFB5;
}

Frequently asked questions

What color is #AACFB5?+

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

What is the closest Tailwind color to #AACFB5?+

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