#ADD288 Color

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

Color preview

#ADD288

Color formats

HEX
#ADD288
RGB
rgb(173, 210, 136)
RGBA
rgba(173, 210, 136, 1)
HSL
hsl(90, 45%, 68%)
HSV
hsv(90, 35%, 82%)
CMYK
cmyk(18%, 0%, 35%, 18%)
CSS variable
--color-primary: #ADD288;
Lowercase HEX
#add288

Shades

Tints

Tones

Harmony

CSS snippets for #ADD288

.color-add288 {
  color: #ADD288;
  background-color: #ADD288;
}

Frequently asked questions

What color is #ADD288?+

#ADD288 is a HEX color with RGB value rgb(173, 210, 136) and HSL value hsl(90, 45%, 68%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADD288?+

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