#A9CFED Color

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

Color preview

#A9CFED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A9CFED

.color-a9cfed {
  color: #A9CFED;
  background-color: #A9CFED;
}

Frequently asked questions

What color is #A9CFED?+

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

What is the closest Tailwind color to #A9CFED?+

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