#A9E2FE Color

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

Color preview

#A9E2FE

Color formats

HEX
#A9E2FE
RGB
rgb(169, 226, 254)
RGBA
rgba(169, 226, 254, 1)
HSL
hsl(200, 98%, 83%)
HSV
hsv(200, 33%, 100%)
CMYK
cmyk(33%, 11%, 0%, 0%)
CSS variable
--color-primary: #A9E2FE;
Lowercase HEX
#a9e2fe

Shades

Tints

Tones

Harmony

CSS snippets for #A9E2FE

.color-a9e2fe {
  color: #A9E2FE;
  background-color: #A9E2FE;
}

Frequently asked questions

What color is #A9E2FE?+

#A9E2FE is a HEX color with RGB value rgb(169, 226, 254) and HSL value hsl(200, 98%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A9E2FE?+

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