#2AE5FE Color

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

Color preview

#2AE5FE

Color formats

HEX
#2AE5FE
RGB
rgb(42, 229, 254)
RGBA
rgba(42, 229, 254, 1)
HSL
hsl(187, 99%, 58%)
HSV
hsv(187, 83%, 100%)
CMYK
cmyk(83%, 10%, 0%, 0%)
CSS variable
--color-primary: #2AE5FE;
Lowercase HEX
#2ae5fe

Shades

Tints

Tones

Harmony

CSS snippets for #2AE5FE

.color-2ae5fe {
  color: #2AE5FE;
  background-color: #2AE5FE;
}

Frequently asked questions

What color is #2AE5FE?+

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

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

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