#A2DDDF Color

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

Color preview

#A2DDDF

Color formats

HEX
#A2DDDF
RGB
rgb(162, 221, 223)
RGBA
rgba(162, 221, 223, 1)
HSL
hsl(182, 49%, 75%)
HSV
hsv(182, 27%, 87%)
CMYK
cmyk(27%, 1%, 0%, 13%)
CSS variable
--color-primary: #A2DDDF;
Lowercase HEX
#a2dddf

Shades

Tints

Tones

Harmony

CSS snippets for #A2DDDF

.color-a2dddf {
  color: #A2DDDF;
  background-color: #A2DDDF;
}

Frequently asked questions

What color is #A2DDDF?+

#A2DDDF is a HEX color with RGB value rgb(162, 221, 223) and HSL value hsl(182, 49%, 75%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A2DDDF?+

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