#A9CEE2 Color

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

Color preview

#A9CEE2

Color formats

HEX
#A9CEE2
RGB
rgb(169, 206, 226)
RGBA
rgba(169, 206, 226, 1)
HSL
hsl(201, 50%, 77%)
HSV
hsv(201, 25%, 89%)
CMYK
cmyk(25%, 9%, 0%, 11%)
CSS variable
--color-primary: #A9CEE2;
Lowercase HEX
#a9cee2

Shades

Tints

Tones

Harmony

CSS snippets for #A9CEE2

.color-a9cee2 {
  color: #A9CEE2;
  background-color: #A9CEE2;
}

Frequently asked questions

What color is #A9CEE2?+

#A9CEE2 is a HEX color with RGB value rgb(169, 206, 226) and HSL value hsl(201, 50%, 77%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A9CEE2?+

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