#A9D5CC Color

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

Color preview

#A9D5CC

Color formats

HEX
#A9D5CC
RGB
rgb(169, 213, 204)
RGBA
rgba(169, 213, 204, 1)
HSL
hsl(168, 34%, 75%)
HSV
hsv(168, 21%, 84%)
CMYK
cmyk(21%, 0%, 4%, 16%)
CSS variable
--color-primary: #A9D5CC;
Lowercase HEX
#a9d5cc

Shades

Tints

Tones

Harmony

CSS snippets for #A9D5CC

.color-a9d5cc {
  color: #A9D5CC;
  background-color: #A9D5CC;
}

Frequently asked questions

What color is #A9D5CC?+

#A9D5CC is a HEX color with RGB value rgb(169, 213, 204) and HSL value hsl(168, 34%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A9D5CC?+

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