#A1EAFB Color

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

Color preview

#A1EAFB

Color formats

HEX
#A1EAFB
RGB
rgb(161, 234, 251)
RGBA
rgba(161, 234, 251, 1)
HSL
hsl(191, 92%, 81%)
HSV
hsv(191, 36%, 98%)
CMYK
cmyk(36%, 7%, 0%, 2%)
CSS variable
--color-primary: #A1EAFB;
Lowercase HEX
#a1eafb

Shades

Tints

Tones

Harmony

CSS snippets for #A1EAFB

.color-a1eafb {
  color: #A1EAFB;
  background-color: #A1EAFB;
}

Frequently asked questions

What color is #A1EAFB?+

#A1EAFB is a HEX color with RGB value rgb(161, 234, 251) and HSL value hsl(191, 92%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A1EAFB?+

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