#A1DDEC Color

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

Color preview

#A1DDEC

Color formats

HEX
#A1DDEC
RGB
rgb(161, 221, 236)
RGBA
rgba(161, 221, 236, 1)
HSL
hsl(192, 66%, 78%)
HSV
hsv(192, 32%, 93%)
CMYK
cmyk(32%, 6%, 0%, 7%)
CSS variable
--color-primary: #A1DDEC;
Lowercase HEX
#a1ddec

Shades

Tints

Tones

Harmony

CSS snippets for #A1DDEC

.color-a1ddec {
  color: #A1DDEC;
  background-color: #A1DDEC;
}

Frequently asked questions

What color is #A1DDEC?+

#A1DDEC is a HEX color with RGB value rgb(161, 221, 236) and HSL value hsl(192, 66%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A1DDEC?+

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