#AFFB90 Color

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

Color preview

#AFFB90

Color formats

HEX
#AFFB90
RGB
rgb(175, 251, 144)
RGBA
rgba(175, 251, 144, 1)
HSL
hsl(103, 93%, 77%)
HSV
hsv(103, 43%, 98%)
CMYK
cmyk(30%, 0%, 43%, 2%)
CSS variable
--color-primary: #AFFB90;
Lowercase HEX
#affb90

Shades

Tints

Tones

Harmony

CSS snippets for #AFFB90

.color-affb90 {
  color: #AFFB90;
  background-color: #AFFB90;
}

Frequently asked questions

What color is #AFFB90?+

#AFFB90 is a HEX color with RGB value rgb(175, 251, 144) and HSL value hsl(103, 93%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFFB90?+

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