#A0DF8E Color

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

Color preview

#A0DF8E

Color formats

HEX
#A0DF8E
RGB
rgb(160, 223, 142)
RGBA
rgba(160, 223, 142, 1)
HSL
hsl(107, 56%, 72%)
HSV
hsv(107, 36%, 87%)
CMYK
cmyk(28%, 0%, 36%, 13%)
CSS variable
--color-primary: #A0DF8E;
Lowercase HEX
#a0df8e

Shades

Tints

Tones

Harmony

CSS snippets for #A0DF8E

.color-a0df8e {
  color: #A0DF8E;
  background-color: #A0DF8E;
}

Frequently asked questions

What color is #A0DF8E?+

#A0DF8E is a HEX color with RGB value rgb(160, 223, 142) and HSL value hsl(107, 56%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #A0DF8E?+

The closest Tailwind color is green-300, available as the bg-green-300 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