#A1DDCF Color

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

Color preview

#A1DDCF

Color formats

HEX
#A1DDCF
RGB
rgb(161, 221, 207)
RGBA
rgba(161, 221, 207, 1)
HSL
hsl(166, 47%, 75%)
HSV
hsv(166, 27%, 87%)
CMYK
cmyk(27%, 0%, 6%, 13%)
CSS variable
--color-primary: #A1DDCF;
Lowercase HEX
#a1ddcf

Shades

Tints

Tones

Harmony

CSS snippets for #A1DDCF

.color-a1ddcf {
  color: #A1DDCF;
  background-color: #A1DDCF;
}

Frequently asked questions

What color is #A1DDCF?+

#A1DDCF is a HEX color with RGB value rgb(161, 221, 207) and HSL value hsl(166, 47%, 75%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A1DDCF?+

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