#AFFDB4 Color

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

Color preview

#AFFDB4

Color formats

HEX
#AFFDB4
RGB
rgb(175, 253, 180)
RGBA
rgba(175, 253, 180, 1)
HSL
hsl(124, 95%, 84%)
HSV
hsv(124, 31%, 99%)
CMYK
cmyk(31%, 0%, 29%, 1%)
CSS variable
--color-primary: #AFFDB4;
Lowercase HEX
#affdb4

Shades

Tints

Tones

Harmony

CSS snippets for #AFFDB4

.color-affdb4 {
  color: #AFFDB4;
  background-color: #AFFDB4;
}

Frequently asked questions

What color is #AFFDB4?+

#AFFDB4 is a HEX color with RGB value rgb(175, 253, 180) and HSL value hsl(124, 95%, 84%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFFDB4?+

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