#ADBFDA Color

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

Color preview

#ADBFDA

Color formats

HEX
#ADBFDA
RGB
rgb(173, 191, 218)
RGBA
rgba(173, 191, 218, 1)
HSL
hsl(216, 38%, 77%)
HSV
hsv(216, 21%, 85%)
CMYK
cmyk(21%, 12%, 0%, 15%)
CSS variable
--color-primary: #ADBFDA;
Lowercase HEX
#adbfda

Shades

Tints

Tones

Harmony

CSS snippets for #ADBFDA

.color-adbfda {
  color: #ADBFDA;
  background-color: #ADBFDA;
}

Frequently asked questions

What color is #ADBFDA?+

#ADBFDA is a HEX color with RGB value rgb(173, 191, 218) and HSL value hsl(216, 38%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ADBFDA?+

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