#2AE9FE Color

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

Color preview

#2AE9FE

Color formats

HEX
#2AE9FE
RGB
rgb(42, 233, 254)
RGBA
rgba(42, 233, 254, 1)
HSL
hsl(186, 99%, 58%)
HSV
hsv(186, 83%, 100%)
CMYK
cmyk(83%, 8%, 0%, 0%)
CSS variable
--color-primary: #2AE9FE;
Lowercase HEX
#2ae9fe

Shades

Tints

Tones

Harmony

CSS snippets for #2AE9FE

.color-2ae9fe {
  color: #2AE9FE;
  background-color: #2AE9FE;
}

Frequently asked questions

What color is #2AE9FE?+

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

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

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