#25FEDA Color

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

Color preview

#25FEDA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #25FEDA

.color-25feda {
  color: #25FEDA;
  background-color: #25FEDA;
}

Frequently asked questions

What color is #25FEDA?+

#25FEDA is a HEX color with RGB value rgb(37, 254, 218) and HSL value hsl(170, 99%, 57%). Its closest CSS named color is Turquoise.

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

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