#ADF252 Color

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

Color preview

#ADF252

Color formats

HEX
#ADF252
RGB
rgb(173, 242, 82)
RGBA
rgba(173, 242, 82, 1)
HSL
hsl(86, 86%, 64%)
HSV
hsv(86, 66%, 95%)
CMYK
cmyk(29%, 0%, 66%, 5%)
CSS variable
--color-primary: #ADF252;
Lowercase HEX
#adf252

Shades

Tints

Tones

Harmony

CSS snippets for #ADF252

.color-adf252 {
  color: #ADF252;
  background-color: #ADF252;
}

Frequently asked questions

What color is #ADF252?+

#ADF252 is a HEX color with RGB value rgb(173, 242, 82) and HSL value hsl(86, 86%, 64%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ADF252?+

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