#A9D5BF Color

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

Color preview

#A9D5BF

Color formats

HEX
#A9D5BF
RGB
rgb(169, 213, 191)
RGBA
rgba(169, 213, 191, 1)
HSL
hsl(150, 34%, 75%)
HSV
hsv(150, 21%, 84%)
CMYK
cmyk(21%, 0%, 10%, 16%)
CSS variable
--color-primary: #A9D5BF;
Lowercase HEX
#a9d5bf

Shades

Tints

Tones

Harmony

CSS snippets for #A9D5BF

.color-a9d5bf {
  color: #A9D5BF;
  background-color: #A9D5BF;
}

Frequently asked questions

What color is #A9D5BF?+

#A9D5BF is a HEX color with RGB value rgb(169, 213, 191) and HSL value hsl(150, 34%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A9D5BF?+

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