#A9BBD2 Color

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

Color preview

#A9BBD2

Color formats

HEX
#A9BBD2
RGB
rgb(169, 187, 210)
RGBA
rgba(169, 187, 210, 1)
HSL
hsl(214, 31%, 74%)
HSV
hsv(214, 20%, 82%)
CMYK
cmyk(20%, 11%, 0%, 18%)
CSS variable
--color-primary: #A9BBD2;
Lowercase HEX
#a9bbd2

Shades

Tints

Tones

Harmony

CSS snippets for #A9BBD2

.color-a9bbd2 {
  color: #A9BBD2;
  background-color: #A9BBD2;
}

Frequently asked questions

What color is #A9BBD2?+

#A9BBD2 is a HEX color with RGB value rgb(169, 187, 210) and HSL value hsl(214, 31%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A9BBD2?+

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