#AECFA2 Color

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

Color preview

#AECFA2

Color formats

HEX
#AECFA2
RGB
rgb(174, 207, 162)
RGBA
rgba(174, 207, 162, 1)
HSL
hsl(104, 32%, 72%)
HSV
hsv(104, 22%, 81%)
CMYK
cmyk(16%, 0%, 22%, 19%)
CSS variable
--color-primary: #AECFA2;
Lowercase HEX
#aecfa2

Shades

Tints

Tones

Harmony

CSS snippets for #AECFA2

.color-aecfa2 {
  color: #AECFA2;
  background-color: #AECFA2;
}

Frequently asked questions

What color is #AECFA2?+

#AECFA2 is a HEX color with RGB value rgb(174, 207, 162) and HSL value hsl(104, 32%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AECFA2?+

The closest Tailwind color is neutral-400, available as the bg-neutral-400 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