#A8FACC Color

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

Color preview

#A8FACC

Color formats

HEX
#A8FACC
RGB
rgb(168, 250, 204)
RGBA
rgba(168, 250, 204, 1)
HSL
hsl(146, 89%, 82%)
HSV
hsv(146, 33%, 98%)
CMYK
cmyk(33%, 0%, 18%, 2%)
CSS variable
--color-primary: #A8FACC;
Lowercase HEX
#a8facc

Shades

Tints

Tones

Harmony

CSS snippets for #A8FACC

.color-a8facc {
  color: #A8FACC;
  background-color: #A8FACC;
}

Frequently asked questions

What color is #A8FACC?+

#A8FACC is a HEX color with RGB value rgb(168, 250, 204) and HSL value hsl(146, 89%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A8FACC?+

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