#AFADD4 Color

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

Color preview

#AFADD4

Color formats

HEX
#AFADD4
RGB
rgb(175, 173, 212)
RGBA
rgba(175, 173, 212, 1)
HSL
hsl(243, 31%, 75%)
HSV
hsv(243, 18%, 83%)
CMYK
cmyk(17%, 18%, 0%, 17%)
CSS variable
--color-primary: #AFADD4;
Lowercase HEX
#afadd4

Shades

Tints

Tones

Harmony

CSS snippets for #AFADD4

.color-afadd4 {
  color: #AFADD4;
  background-color: #AFADD4;
}

Frequently asked questions

What color is #AFADD4?+

#AFADD4 is a HEX color with RGB value rgb(175, 173, 212) and HSL value hsl(243, 31%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AFADD4?+

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