#A1DBF5 Color

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

Color preview

#A1DBF5

Color formats

HEX
#A1DBF5
RGB
rgb(161, 219, 245)
RGBA
rgba(161, 219, 245, 1)
HSL
hsl(199, 81%, 80%)
HSV
hsv(199, 34%, 96%)
CMYK
cmyk(34%, 11%, 0%, 4%)
CSS variable
--color-primary: #A1DBF5;
Lowercase HEX
#a1dbf5

Shades

Tints

Tones

Harmony

CSS snippets for #A1DBF5

.color-a1dbf5 {
  color: #A1DBF5;
  background-color: #A1DBF5;
}

Frequently asked questions

What color is #A1DBF5?+

#A1DBF5 is a HEX color with RGB value rgb(161, 219, 245) and HSL value hsl(199, 81%, 80%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A1DBF5?+

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