#AFAFDB Color

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

Color preview

#AFAFDB

Color formats

HEX
#AFAFDB
RGB
rgb(175, 175, 219)
RGBA
rgba(175, 175, 219, 1)
HSL
hsl(240, 38%, 77%)
HSV
hsv(240, 20%, 86%)
CMYK
cmyk(20%, 20%, 0%, 14%)
CSS variable
--color-primary: #AFAFDB;
Lowercase HEX
#afafdb

Shades

Tints

Tones

Harmony

CSS snippets for #AFAFDB

.color-afafdb {
  color: #AFAFDB;
  background-color: #AFAFDB;
}

Frequently asked questions

What color is #AFAFDB?+

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

What is the closest Tailwind color to #AFAFDB?+

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