#A8FABD Color

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

Color preview

#A8FABD

Color formats

HEX
#A8FABD
RGB
rgb(168, 250, 189)
RGBA
rgba(168, 250, 189, 1)
HSL
hsl(135, 89%, 82%)
HSV
hsv(135, 33%, 98%)
CMYK
cmyk(33%, 0%, 24%, 2%)
CSS variable
--color-primary: #A8FABD;
Lowercase HEX
#a8fabd

Shades

Tints

Tones

Harmony

CSS snippets for #A8FABD

.color-a8fabd {
  color: #A8FABD;
  background-color: #A8FABD;
}

Frequently asked questions

What color is #A8FABD?+

#A8FABD is a HEX color with RGB value rgb(168, 250, 189) and HSL value hsl(135, 89%, 82%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A8FABD?+

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