#25FEFE Color

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

Color preview

#25FEFE

Color formats

HEX
#25FEFE
RGB
rgb(37, 254, 254)
RGBA
rgba(37, 254, 254, 1)
HSL
hsl(180, 99%, 57%)
HSV
hsv(180, 85%, 100%)
CMYK
cmyk(85%, 0%, 0%, 0%)
CSS variable
--color-primary: #25FEFE;
Lowercase HEX
#25fefe

Shades

Tints

Tones

Harmony

CSS snippets for #25FEFE

.color-25fefe {
  color: #25FEFE;
  background-color: #25FEFE;
}

Frequently asked questions

What color is #25FEFE?+

#25FEFE is a HEX color with RGB value rgb(37, 254, 254) and HSL value hsl(180, 99%, 57%). Its closest CSS named color is Aqua.

What is the closest Tailwind color to #25FEFE?+

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