#ADBAF5 Color

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

Color preview

#ADBAF5

Color formats

HEX
#ADBAF5
RGB
rgb(173, 186, 245)
RGBA
rgba(173, 186, 245, 1)
HSL
hsl(229, 78%, 82%)
HSV
hsv(229, 29%, 96%)
CMYK
cmyk(29%, 24%, 0%, 4%)
CSS variable
--color-primary: #ADBAF5;
Lowercase HEX
#adbaf5

Shades

Tints

Tones

Harmony

CSS snippets for #ADBAF5

.color-adbaf5 {
  color: #ADBAF5;
  background-color: #ADBAF5;
}

Frequently asked questions

What color is #ADBAF5?+

#ADBAF5 is a HEX color with RGB value rgb(173, 186, 245) and HSL value hsl(229, 78%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ADBAF5?+

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