#ADDF7B Color

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

Color preview

#ADDF7B

Color formats

HEX
#ADDF7B
RGB
rgb(173, 223, 123)
RGBA
rgba(173, 223, 123, 1)
HSL
hsl(90, 61%, 68%)
HSV
hsv(90, 45%, 87%)
CMYK
cmyk(22%, 0%, 45%, 13%)
CSS variable
--color-primary: #ADDF7B;
Lowercase HEX
#addf7b

Shades

Tints

Tones

Harmony

CSS snippets for #ADDF7B

.color-addf7b {
  color: #ADDF7B;
  background-color: #ADDF7B;
}

Frequently asked questions

What color is #ADDF7B?+

#ADDF7B is a HEX color with RGB value rgb(173, 223, 123) and HSL value hsl(90, 61%, 68%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADDF7B?+

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