#ADFFB5 Color

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

Color preview

#ADFFB5

Color formats

HEX
#ADFFB5
RGB
rgb(173, 255, 181)
RGBA
rgba(173, 255, 181, 1)
HSL
hsl(126, 100%, 84%)
HSV
hsv(126, 32%, 100%)
CMYK
cmyk(32%, 0%, 29%, 0%)
CSS variable
--color-primary: #ADFFB5;
Lowercase HEX
#adffb5

Shades

Tints

Tones

Harmony

CSS snippets for #ADFFB5

.color-adffb5 {
  color: #ADFFB5;
  background-color: #ADFFB5;
}

Frequently asked questions

What color is #ADFFB5?+

#ADFFB5 is a HEX color with RGB value rgb(173, 255, 181) and HSL value hsl(126, 100%, 84%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADFFB5?+

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