#AFBEDA Color

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

Color preview

#AFBEDA

Color formats

HEX
#AFBEDA
RGB
rgb(175, 190, 218)
RGBA
rgba(175, 190, 218, 1)
HSL
hsl(219, 37%, 77%)
HSV
hsv(219, 20%, 85%)
CMYK
cmyk(20%, 13%, 0%, 15%)
CSS variable
--color-primary: #AFBEDA;
Lowercase HEX
#afbeda

Shades

Tints

Tones

Harmony

CSS snippets for #AFBEDA

.color-afbeda {
  color: #AFBEDA;
  background-color: #AFBEDA;
}

Frequently asked questions

What color is #AFBEDA?+

#AFBEDA is a HEX color with RGB value rgb(175, 190, 218) and HSL value hsl(219, 37%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AFBEDA?+

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