#A9CDED Color

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

Color preview

#A9CDED

Color formats

HEX
#A9CDED
RGB
rgb(169, 205, 237)
RGBA
rgba(169, 205, 237, 1)
HSL
hsl(208, 65%, 80%)
HSV
hsv(208, 29%, 93%)
CMYK
cmyk(29%, 14%, 0%, 7%)
CSS variable
--color-primary: #A9CDED;
Lowercase HEX
#a9cded

Shades

Tints

Tones

Harmony

CSS snippets for #A9CDED

.color-a9cded {
  color: #A9CDED;
  background-color: #A9CDED;
}

Frequently asked questions

What color is #A9CDED?+

#A9CDED is a HEX color with RGB value rgb(169, 205, 237) and HSL value hsl(208, 65%, 80%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A9CDED?+

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