#A0DDAB Color

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

Color preview

#A0DDAB

Color formats

HEX
#A0DDAB
RGB
rgb(160, 221, 171)
RGBA
rgba(160, 221, 171, 1)
HSL
hsl(131, 47%, 75%)
HSV
hsv(131, 28%, 87%)
CMYK
cmyk(28%, 0%, 23%, 13%)
CSS variable
--color-primary: #A0DDAB;
Lowercase HEX
#a0ddab

Shades

Tints

Tones

Harmony

CSS snippets for #A0DDAB

.color-a0ddab {
  color: #A0DDAB;
  background-color: #A0DDAB;
}

Frequently asked questions

What color is #A0DDAB?+

#A0DDAB is a HEX color with RGB value rgb(160, 221, 171) and HSL value hsl(131, 47%, 75%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #A0DDAB?+

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