#2AFEDE Color

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

Color preview

#2AFEDE

Color formats

HEX
#2AFEDE
RGB
rgb(42, 254, 222)
RGBA
rgba(42, 254, 222, 1)
HSL
hsl(171, 99%, 58%)
HSV
hsv(171, 83%, 100%)
CMYK
cmyk(83%, 0%, 13%, 0%)
CSS variable
--color-primary: #2AFEDE;
Lowercase HEX
#2afede

Shades

Tints

Tones

Harmony

CSS snippets for #2AFEDE

.color-2afede {
  color: #2AFEDE;
  background-color: #2AFEDE;
}

Frequently asked questions

What color is #2AFEDE?+

#2AFEDE is a HEX color with RGB value rgb(42, 254, 222) and HSL value hsl(171, 99%, 58%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #2AFEDE?+

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