#A2C9EE Color

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

Color preview

#A2C9EE

Color formats

HEX
#A2C9EE
RGB
rgb(162, 201, 238)
RGBA
rgba(162, 201, 238, 1)
HSL
hsl(209, 69%, 78%)
HSV
hsv(209, 32%, 93%)
CMYK
cmyk(32%, 16%, 0%, 7%)
CSS variable
--color-primary: #A2C9EE;
Lowercase HEX
#a2c9ee

Shades

Tints

Tones

Harmony

CSS snippets for #A2C9EE

.color-a2c9ee {
  color: #A2C9EE;
  background-color: #A2C9EE;
}

Frequently asked questions

What color is #A2C9EE?+

#A2C9EE is a HEX color with RGB value rgb(162, 201, 238) and HSL value hsl(209, 69%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A2C9EE?+

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