#A1DFFE Color

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

Color preview

#A1DFFE

Color formats

HEX
#A1DFFE
RGB
rgb(161, 223, 254)
RGBA
rgba(161, 223, 254, 1)
HSL
hsl(200, 98%, 81%)
HSV
hsv(200, 37%, 100%)
CMYK
cmyk(37%, 12%, 0%, 0%)
CSS variable
--color-primary: #A1DFFE;
Lowercase HEX
#a1dffe

Shades

Tints

Tones

Harmony

CSS snippets for #A1DFFE

.color-a1dffe {
  color: #A1DFFE;
  background-color: #A1DFFE;
}

Frequently asked questions

What color is #A1DFFE?+

#A1DFFE is a HEX color with RGB value rgb(161, 223, 254) and HSL value hsl(200, 98%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A1DFFE?+

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