#ADBBEB Color

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

Color preview

#ADBBEB

Color formats

HEX
#ADBBEB
RGB
rgb(173, 187, 235)
RGBA
rgba(173, 187, 235, 1)
HSL
hsl(226, 61%, 80%)
HSV
hsv(226, 26%, 92%)
CMYK
cmyk(26%, 20%, 0%, 8%)
CSS variable
--color-primary: #ADBBEB;
Lowercase HEX
#adbbeb

Shades

Tints

Tones

Harmony

CSS snippets for #ADBBEB

.color-adbbeb {
  color: #ADBBEB;
  background-color: #ADBBEB;
}

Frequently asked questions

What color is #ADBBEB?+

#ADBBEB is a HEX color with RGB value rgb(173, 187, 235) and HSL value hsl(226, 61%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ADBBEB?+

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