#A1DED2 Color

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

Color preview

#A1DED2

Color formats

HEX
#A1DED2
RGB
rgb(161, 222, 210)
RGBA
rgba(161, 222, 210, 1)
HSL
hsl(168, 48%, 75%)
HSV
hsv(168, 27%, 87%)
CMYK
cmyk(27%, 0%, 5%, 13%)
CSS variable
--color-primary: #A1DED2;
Lowercase HEX
#a1ded2

Shades

Tints

Tones

Harmony

CSS snippets for #A1DED2

.color-a1ded2 {
  color: #A1DED2;
  background-color: #A1DED2;
}

Frequently asked questions

What color is #A1DED2?+

#A1DED2 is a HEX color with RGB value rgb(161, 222, 210) and HSL value hsl(168, 48%, 75%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A1DED2?+

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