#A1EDFB Color

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

Color preview

#A1EDFB

Color formats

HEX
#A1EDFB
RGB
rgb(161, 237, 251)
RGBA
rgba(161, 237, 251, 1)
HSL
hsl(189, 92%, 81%)
HSV
hsv(189, 36%, 98%)
CMYK
cmyk(36%, 6%, 0%, 2%)
CSS variable
--color-primary: #A1EDFB;
Lowercase HEX
#a1edfb

Shades

Tints

Tones

Harmony

CSS snippets for #A1EDFB

.color-a1edfb {
  color: #A1EDFB;
  background-color: #A1EDFB;
}

Frequently asked questions

What color is #A1EDFB?+

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

What is the closest Tailwind color to #A1EDFB?+

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