#A9CDEF Color

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

Color preview

#A9CDEF

Color formats

HEX
#A9CDEF
RGB
rgb(169, 205, 239)
RGBA
rgba(169, 205, 239, 1)
HSL
hsl(209, 69%, 80%)
HSV
hsv(209, 29%, 94%)
CMYK
cmyk(29%, 14%, 0%, 6%)
CSS variable
--color-primary: #A9CDEF;
Lowercase HEX
#a9cdef

Shades

Tints

Tones

Harmony

CSS snippets for #A9CDEF

.color-a9cdef {
  color: #A9CDEF;
  background-color: #A9CDEF;
}

Frequently asked questions

What color is #A9CDEF?+

#A9CDEF is a HEX color with RGB value rgb(169, 205, 239) and HSL value hsl(209, 69%, 80%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A9CDEF?+

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