#A9CAEB Color

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

Color preview

#A9CAEB

Color formats

HEX
#A9CAEB
RGB
rgb(169, 202, 235)
RGBA
rgba(169, 202, 235, 1)
HSL
hsl(210, 62%, 79%)
HSV
hsv(210, 28%, 92%)
CMYK
cmyk(28%, 14%, 0%, 8%)
CSS variable
--color-primary: #A9CAEB;
Lowercase HEX
#a9caeb

Shades

Tints

Tones

Harmony

CSS snippets for #A9CAEB

.color-a9caeb {
  color: #A9CAEB;
  background-color: #A9CAEB;
}

Frequently asked questions

What color is #A9CAEB?+

#A9CAEB is a HEX color with RGB value rgb(169, 202, 235) and HSL value hsl(210, 62%, 79%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A9CAEB?+

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