#A8E1CD Color

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

Color preview

#A8E1CD

Color formats

HEX
#A8E1CD
RGB
rgb(168, 225, 205)
RGBA
rgba(168, 225, 205, 1)
HSL
hsl(159, 49%, 77%)
HSV
hsv(159, 25%, 88%)
CMYK
cmyk(25%, 0%, 9%, 12%)
CSS variable
--color-primary: #A8E1CD;
Lowercase HEX
#a8e1cd

Shades

Tints

Tones

Harmony

CSS snippets for #A8E1CD

.color-a8e1cd {
  color: #A8E1CD;
  background-color: #A8E1CD;
}

Frequently asked questions

What color is #A8E1CD?+

#A8E1CD is a HEX color with RGB value rgb(168, 225, 205) and HSL value hsl(159, 49%, 77%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #A8E1CD?+

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