#AFBFE5 Color

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

Color preview

#AFBFE5

Color formats

HEX
#AFBFE5
RGB
rgb(175, 191, 229)
RGBA
rgba(175, 191, 229, 1)
HSL
hsl(222, 51%, 79%)
HSV
hsv(222, 24%, 90%)
CMYK
cmyk(24%, 17%, 0%, 10%)
CSS variable
--color-primary: #AFBFE5;
Lowercase HEX
#afbfe5

Shades

Tints

Tones

Harmony

CSS snippets for #AFBFE5

.color-afbfe5 {
  color: #AFBFE5;
  background-color: #AFBFE5;
}

Frequently asked questions

What color is #AFBFE5?+

#AFBFE5 is a HEX color with RGB value rgb(175, 191, 229) and HSL value hsl(222, 51%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AFBFE5?+

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