#AFAFD9 Color

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

Color preview

#AFAFD9

Color formats

HEX
#AFAFD9
RGB
rgb(175, 175, 217)
RGBA
rgba(175, 175, 217, 1)
HSL
hsl(240, 36%, 77%)
HSV
hsv(240, 19%, 85%)
CMYK
cmyk(19%, 19%, 0%, 15%)
CSS variable
--color-primary: #AFAFD9;
Lowercase HEX
#afafd9

Shades

Tints

Tones

Harmony

CSS snippets for #AFAFD9

.color-afafd9 {
  color: #AFAFD9;
  background-color: #AFAFD9;
}

Frequently asked questions

What color is #AFAFD9?+

#AFAFD9 is a HEX color with RGB value rgb(175, 175, 217) and HSL value hsl(240, 36%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AFAFD9?+

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