#A9CEED Color

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

Color preview

#A9CEED

Color formats

HEX
#A9CEED
RGB
rgb(169, 206, 237)
RGBA
rgba(169, 206, 237, 1)
HSL
hsl(207, 65%, 80%)
HSV
hsv(207, 29%, 93%)
CMYK
cmyk(29%, 13%, 0%, 7%)
CSS variable
--color-primary: #A9CEED;
Lowercase HEX
#a9ceed

Shades

Tints

Tones

Harmony

CSS snippets for #A9CEED

.color-a9ceed {
  color: #A9CEED;
  background-color: #A9CEED;
}

Frequently asked questions

What color is #A9CEED?+

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

What is the closest Tailwind color to #A9CEED?+

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