#25FEDD Color

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

Color preview

#25FEDD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #25FEDD

.color-25fedd {
  color: #25FEDD;
  background-color: #25FEDD;
}

Frequently asked questions

What color is #25FEDD?+

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

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

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