#AFFEB3 Color

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

Color preview

#AFFEB3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFFEB3

.color-affeb3 {
  color: #AFFEB3;
  background-color: #AFFEB3;
}

Frequently asked questions

What color is #AFFEB3?+

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

What is the closest Tailwind color to #AFFEB3?+

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