#A8DFBF Color

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

Color preview

#A8DFBF

Color formats

HEX
#A8DFBF
RGB
rgb(168, 223, 191)
RGBA
rgba(168, 223, 191, 1)
HSL
hsl(145, 46%, 77%)
HSV
hsv(145, 25%, 87%)
CMYK
cmyk(25%, 0%, 14%, 13%)
CSS variable
--color-primary: #A8DFBF;
Lowercase HEX
#a8dfbf

Shades

Tints

Tones

Harmony

CSS snippets for #A8DFBF

.color-a8dfbf {
  color: #A8DFBF;
  background-color: #A8DFBF;
}

Frequently asked questions

What color is #A8DFBF?+

#A8DFBF is a HEX color with RGB value rgb(168, 223, 191) and HSL value hsl(145, 46%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A8DFBF?+

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