#A9D5E5 Color

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

Color preview

#A9D5E5

Color formats

HEX
#A9D5E5
RGB
rgb(169, 213, 229)
RGBA
rgba(169, 213, 229, 1)
HSL
hsl(196, 54%, 78%)
HSV
hsv(196, 26%, 90%)
CMYK
cmyk(26%, 7%, 0%, 10%)
CSS variable
--color-primary: #A9D5E5;
Lowercase HEX
#a9d5e5

Shades

Tints

Tones

Harmony

CSS snippets for #A9D5E5

.color-a9d5e5 {
  color: #A9D5E5;
  background-color: #A9D5E5;
}

Frequently asked questions

What color is #A9D5E5?+

#A9D5E5 is a HEX color with RGB value rgb(169, 213, 229) and HSL value hsl(196, 54%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A9D5E5?+

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