#AFFFB3 Color

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

Color preview

#AFFFB3

Color formats

HEX
#AFFFB3
RGB
rgb(175, 255, 179)
RGBA
rgba(175, 255, 179, 1)
HSL
hsl(123, 100%, 84%)
HSV
hsv(123, 31%, 100%)
CMYK
cmyk(31%, 0%, 30%, 0%)
CSS variable
--color-primary: #AFFFB3;
Lowercase HEX
#afffb3

Shades

Tints

Tones

Harmony

CSS snippets for #AFFFB3

.color-afffb3 {
  color: #AFFFB3;
  background-color: #AFFFB3;
}

Frequently asked questions

What color is #AFFFB3?+

#AFFFB3 is a HEX color with RGB value rgb(175, 255, 179) and HSL value hsl(123, 100%, 84%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFFFB3?+

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