#AAAFC4 Color

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

Color preview

#AAAFC4

Color formats

HEX
#AAAFC4
RGB
rgb(170, 175, 196)
RGBA
rgba(170, 175, 196, 1)
HSL
hsl(228, 18%, 72%)
HSV
hsv(228, 13%, 77%)
CMYK
cmyk(13%, 11%, 0%, 23%)
CSS variable
--color-primary: #AAAFC4;
Lowercase HEX
#aaafc4

Shades

Tints

Tones

Harmony

CSS snippets for #AAAFC4

.color-aaafc4 {
  color: #AAAFC4;
  background-color: #AAAFC4;
}

Frequently asked questions

What color is #AAAFC4?+

#AAAFC4 is a HEX color with RGB value rgb(170, 175, 196) and HSL value hsl(228, 18%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAAFC4?+

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