#AFFBC7 Color

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

Color preview

#AFFBC7

Color formats

HEX
#AFFBC7
RGB
rgb(175, 251, 199)
RGBA
rgba(175, 251, 199, 1)
HSL
hsl(139, 90%, 84%)
HSV
hsv(139, 30%, 98%)
CMYK
cmyk(30%, 0%, 21%, 2%)
CSS variable
--color-primary: #AFFBC7;
Lowercase HEX
#affbc7

Shades

Tints

Tones

Harmony

CSS snippets for #AFFBC7

.color-affbc7 {
  color: #AFFBC7;
  background-color: #AFFBC7;
}

Frequently asked questions

What color is #AFFBC7?+

#AFFBC7 is a HEX color with RGB value rgb(175, 251, 199) and HSL value hsl(139, 90%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AFFBC7?+

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