#A1EEFC Color

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

Color preview

#A1EEFC

Color formats

HEX
#A1EEFC
RGB
rgb(161, 238, 252)
RGBA
rgba(161, 238, 252, 1)
HSL
hsl(189, 94%, 81%)
HSV
hsv(189, 36%, 99%)
CMYK
cmyk(36%, 6%, 0%, 1%)
CSS variable
--color-primary: #A1EEFC;
Lowercase HEX
#a1eefc

Shades

Tints

Tones

Harmony

CSS snippets for #A1EEFC

.color-a1eefc {
  color: #A1EEFC;
  background-color: #A1EEFC;
}

Frequently asked questions

What color is #A1EEFC?+

#A1EEFC is a HEX color with RGB value rgb(161, 238, 252) and HSL value hsl(189, 94%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A1EEFC?+

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