#ABDDD6 Color

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

Color preview

#ABDDD6

Color formats

HEX
#ABDDD6
RGB
rgb(171, 221, 214)
RGBA
rgba(171, 221, 214, 1)
HSL
hsl(172, 42%, 77%)
HSV
hsv(172, 23%, 87%)
CMYK
cmyk(23%, 0%, 3%, 13%)
CSS variable
--color-primary: #ABDDD6;
Lowercase HEX
#abddd6

Shades

Tints

Tones

Harmony

CSS snippets for #ABDDD6

.color-abddd6 {
  color: #ABDDD6;
  background-color: #ABDDD6;
}

Frequently asked questions

What color is #ABDDD6?+

#ABDDD6 is a HEX color with RGB value rgb(171, 221, 214) and HSL value hsl(172, 42%, 77%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ABDDD6?+

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