#A1DF8B Color

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

Color preview

#A1DF8B

Color formats

HEX
#A1DF8B
RGB
rgb(161, 223, 139)
RGBA
rgba(161, 223, 139, 1)
HSL
hsl(104, 57%, 71%)
HSV
hsv(104, 38%, 87%)
CMYK
cmyk(28%, 0%, 38%, 13%)
CSS variable
--color-primary: #A1DF8B;
Lowercase HEX
#a1df8b

Shades

Tints

Tones

Harmony

CSS snippets for #A1DF8B

.color-a1df8b {
  color: #A1DF8B;
  background-color: #A1DF8B;
}

Frequently asked questions

What color is #A1DF8B?+

#A1DF8B is a HEX color with RGB value rgb(161, 223, 139) and HSL value hsl(104, 57%, 71%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #A1DF8B?+

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