#25FECB Color

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

Color preview

#25FECB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #25FECB

.color-25fecb {
  color: #25FECB;
  background-color: #25FECB;
}

Frequently asked questions

What color is #25FECB?+

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

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

The closest Tailwind color is teal-400, available as the bg-teal-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