#AF9EF8 Color

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

Color preview

#AF9EF8

Color formats

HEX
#AF9EF8
RGB
rgb(175, 158, 248)
RGBA
rgba(175, 158, 248, 1)
HSL
hsl(251, 87%, 80%)
HSV
hsv(251, 36%, 97%)
CMYK
cmyk(29%, 36%, 0%, 3%)
CSS variable
--color-primary: #AF9EF8;
Lowercase HEX
#af9ef8

Shades

Tints

Tones

Harmony

CSS snippets for #AF9EF8

.color-af9ef8 {
  color: #AF9EF8;
  background-color: #AF9EF8;
}

Frequently asked questions

What color is #AF9EF8?+

#AF9EF8 is a HEX color with RGB value rgb(175, 158, 248) and HSL value hsl(251, 87%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AF9EF8?+

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