#A9D1CD Color

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

Color preview

#A9D1CD

Color formats

HEX
#A9D1CD
RGB
rgb(169, 209, 205)
RGBA
rgba(169, 209, 205, 1)
HSL
hsl(174, 30%, 74%)
HSV
hsv(174, 19%, 82%)
CMYK
cmyk(19%, 0%, 2%, 18%)
CSS variable
--color-primary: #A9D1CD;
Lowercase HEX
#a9d1cd

Shades

Tints

Tones

Harmony

CSS snippets for #A9D1CD

.color-a9d1cd {
  color: #A9D1CD;
  background-color: #A9D1CD;
}

Frequently asked questions

What color is #A9D1CD?+

#A9D1CD is a HEX color with RGB value rgb(169, 209, 205) and HSL value hsl(174, 30%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A9D1CD?+

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