#25DDFE Color

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

Color preview

#25DDFE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #25DDFE

.color-25ddfe {
  color: #25DDFE;
  background-color: #25DDFE;
}

Frequently asked questions

What color is #25DDFE?+

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

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

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