#A9D0E0 Color

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

Color preview

#A9D0E0

Color formats

HEX
#A9D0E0
RGB
rgb(169, 208, 224)
RGBA
rgba(169, 208, 224, 1)
HSL
hsl(197, 47%, 77%)
HSV
hsv(197, 25%, 88%)
CMYK
cmyk(25%, 7%, 0%, 12%)
CSS variable
--color-primary: #A9D0E0;
Lowercase HEX
#a9d0e0

Shades

Tints

Tones

Harmony

CSS snippets for #A9D0E0

.color-a9d0e0 {
  color: #A9D0E0;
  background-color: #A9D0E0;
}

Frequently asked questions

What color is #A9D0E0?+

#A9D0E0 is a HEX color with RGB value rgb(169, 208, 224) and HSL value hsl(197, 47%, 77%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A9D0E0?+

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