#ADBBD2 Color

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

Color preview

#ADBBD2

Color formats

HEX
#ADBBD2
RGB
rgb(173, 187, 210)
RGBA
rgba(173, 187, 210, 1)
HSL
hsl(217, 29%, 75%)
HSV
hsv(217, 18%, 82%)
CMYK
cmyk(18%, 11%, 0%, 18%)
CSS variable
--color-primary: #ADBBD2;
Lowercase HEX
#adbbd2

Shades

Tints

Tones

Harmony

CSS snippets for #ADBBD2

.color-adbbd2 {
  color: #ADBBD2;
  background-color: #ADBBD2;
}

Frequently asked questions

What color is #ADBBD2?+

#ADBBD2 is a HEX color with RGB value rgb(173, 187, 210) and HSL value hsl(217, 29%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ADBBD2?+

The closest Tailwind color is slate-300, available as the bg-slate-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