#25CFFE Color

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

Color preview

#25CFFE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #25CFFE

.color-25cffe {
  color: #25CFFE;
  background-color: #25CFFE;
}

Frequently asked questions

What color is #25CFFE?+

#25CFFE is a HEX color with RGB value rgb(37, 207, 254) and HSL value hsl(193, 99%, 57%). Its closest CSS named color is DeepSkyBlue.

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

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