#AFFBB5 Color

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

Color preview

#AFFBB5

Color formats

HEX
#AFFBB5
RGB
rgb(175, 251, 181)
RGBA
rgba(175, 251, 181, 1)
HSL
hsl(125, 90%, 84%)
HSV
hsv(125, 30%, 98%)
CMYK
cmyk(30%, 0%, 28%, 2%)
CSS variable
--color-primary: #AFFBB5;
Lowercase HEX
#affbb5

Shades

Tints

Tones

Harmony

CSS snippets for #AFFBB5

.color-affbb5 {
  color: #AFFBB5;
  background-color: #AFFBB5;
}

Frequently asked questions

What color is #AFFBB5?+

#AFFBB5 is a HEX color with RGB value rgb(175, 251, 181) and HSL value hsl(125, 90%, 84%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFFBB5?+

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