#A9DBCF Color

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

Color preview

#A9DBCF

Color formats

HEX
#A9DBCF
RGB
rgb(169, 219, 207)
RGBA
rgba(169, 219, 207, 1)
HSL
hsl(166, 41%, 76%)
HSV
hsv(166, 23%, 86%)
CMYK
cmyk(23%, 0%, 5%, 14%)
CSS variable
--color-primary: #A9DBCF;
Lowercase HEX
#a9dbcf

Shades

Tints

Tones

Harmony

CSS snippets for #A9DBCF

.color-a9dbcf {
  color: #A9DBCF;
  background-color: #A9DBCF;
}

Frequently asked questions

What color is #A9DBCF?+

#A9DBCF is a HEX color with RGB value rgb(169, 219, 207) and HSL value hsl(166, 41%, 76%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A9DBCF?+

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