#ADD27E Color

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

Color preview

#ADD27E

Color formats

HEX
#ADD27E
RGB
rgb(173, 210, 126)
RGBA
rgba(173, 210, 126, 1)
HSL
hsl(86, 48%, 66%)
HSV
hsv(86, 40%, 82%)
CMYK
cmyk(18%, 0%, 40%, 18%)
CSS variable
--color-primary: #ADD27E;
Lowercase HEX
#add27e

Shades

Tints

Tones

Harmony

CSS snippets for #ADD27E

.color-add27e {
  color: #ADD27E;
  background-color: #ADD27E;
}

Frequently asked questions

What color is #ADD27E?+

#ADD27E is a HEX color with RGB value rgb(173, 210, 126) and HSL value hsl(86, 48%, 66%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADD27E?+

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