#2AFEFA Color

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

Color preview

#2AFEFA

Color formats

HEX
#2AFEFA
RGB
rgb(42, 254, 250)
RGBA
rgba(42, 254, 250, 1)
HSL
hsl(179, 99%, 58%)
HSV
hsv(179, 83%, 100%)
CMYK
cmyk(83%, 0%, 2%, 0%)
CSS variable
--color-primary: #2AFEFA;
Lowercase HEX
#2afefa

Shades

Tints

Tones

Harmony

CSS snippets for #2AFEFA

.color-2afefa {
  color: #2AFEFA;
  background-color: #2AFEFA;
}

Frequently asked questions

What color is #2AFEFA?+

#2AFEFA is a HEX color with RGB value rgb(42, 254, 250) and HSL value hsl(179, 99%, 58%). Its closest CSS named color is Aqua.

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

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