#AABED0 Color

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

Color preview

#AABED0

Color formats

HEX
#AABED0
RGB
rgb(170, 190, 208)
RGBA
rgba(170, 190, 208, 1)
HSL
hsl(208, 29%, 74%)
HSV
hsv(208, 18%, 82%)
CMYK
cmyk(18%, 9%, 0%, 18%)
CSS variable
--color-primary: #AABED0;
Lowercase HEX
#aabed0

Shades

Tints

Tones

Harmony

CSS snippets for #AABED0

.color-aabed0 {
  color: #AABED0;
  background-color: #AABED0;
}

Frequently asked questions

What color is #AABED0?+

#AABED0 is a HEX color with RGB value rgb(170, 190, 208) and HSL value hsl(208, 29%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AABED0?+

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