#A9CDCE Color

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

Color preview

#A9CDCE

Color formats

HEX
#A9CDCE
RGB
rgb(169, 205, 206)
RGBA
rgba(169, 205, 206, 1)
HSL
hsl(182, 27%, 74%)
HSV
hsv(182, 18%, 81%)
CMYK
cmyk(18%, 0%, 0%, 19%)
CSS variable
--color-primary: #A9CDCE;
Lowercase HEX
#a9cdce

Shades

Tints

Tones

Harmony

CSS snippets for #A9CDCE

.color-a9cdce {
  color: #A9CDCE;
  background-color: #A9CDCE;
}

Frequently asked questions

What color is #A9CDCE?+

#A9CDCE is a HEX color with RGB value rgb(169, 205, 206) and HSL value hsl(182, 27%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A9CDCE?+

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