#AACFBF Color

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

Color preview

#AACFBF

Color formats

HEX
#AACFBF
RGB
rgb(170, 207, 191)
RGBA
rgba(170, 207, 191, 1)
HSL
hsl(154, 28%, 74%)
HSV
hsv(154, 18%, 81%)
CMYK
cmyk(18%, 0%, 8%, 19%)
CSS variable
--color-primary: #AACFBF;
Lowercase HEX
#aacfbf

Shades

Tints

Tones

Harmony

CSS snippets for #AACFBF

.color-aacfbf {
  color: #AACFBF;
  background-color: #AACFBF;
}

Frequently asked questions

What color is #AACFBF?+

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

What is the closest Tailwind color to #AACFBF?+

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