#AFADE1 Color

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

Color preview

#AFADE1

Color formats

HEX
#AFADE1
RGB
rgb(175, 173, 225)
RGBA
rgba(175, 173, 225, 1)
HSL
hsl(242, 46%, 78%)
HSV
hsv(242, 23%, 88%)
CMYK
cmyk(22%, 23%, 0%, 12%)
CSS variable
--color-primary: #AFADE1;
Lowercase HEX
#afade1

Shades

Tints

Tones

Harmony

CSS snippets for #AFADE1

.color-afade1 {
  color: #AFADE1;
  background-color: #AFADE1;
}

Frequently asked questions

What color is #AFADE1?+

#AFADE1 is a HEX color with RGB value rgb(175, 173, 225) and HSL value hsl(242, 46%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AFADE1?+

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