#25E4DE Color Information

Hex color code: #25E4DE

#25E4DE is a vivid cyan color. In RGB it is (37, 228, 222), and in HSL it is (178°, 78%, 52%). It is commonly used in modern UI design.

Try:
Color NameTurquoise
HEX
#25E4DE
RGB
37, 228, 222
HSL
178°, 78%, 52%
CMYK
84%, 0%, 3%, 11%

Shades

CSS Usage
color: #25E4DE;
background-color: #25E4DE;
border-color: #25E4DE;
box-shadow: 0 0 10px #25E4DE;
border: 2px solid #25E4DE;
Tailwind Usage
bg-[#25E4DE]
text-[#25E4DE]
border-[#25E4DE]
shadow-[0_0_10px_25E4DE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #25E4DE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #25E4DE; color: #000000; }

Badge

New Feature
.badge { background-color: #25E4DE; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #25E4DE; background-color: #25E4DE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #25E4DE20; border-left: 4px solid #25E4DE; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #25E4DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #25E4DE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

37, 228, 222

Red: 37 / Green: 228 / Blue: 222

HSL

178°, 78%, 52%

Hue: 178° / Saturation: 78% / Lightness: 52%

CMYK

84%, 0%, 3%, 11%

Cyan: 84% / Magenta: 0% / Yellow: 3% / Key: 11%

What color is #25E4DE?

#25E4DE is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #25E4DE to RGB:

rgb(37, 228, 222)HEX to RGB Converter →

HEX to HSL

Convert #25E4DE to HSL:

hsl(178, 78%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #25E4DE to CMYK:

cmyk(84%, 0%, 3%, 11%)Color Converter →

Color Meaning and Usage

#25E4DE is a eye-catching cyan color with RGB values of 37, 228, 222 and HSL of 178°, 78%, 52%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #25E4DE is #E4252B, creating high-contrast pairings. For softer combinations, try analogous colors like #25E47E.

Use #25E4DE in CSS: color: #25E4DE or background-color: #25E4DE. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #25E4DE

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 13.23:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #25E4DE?

#25E4DE is a eye-catching cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #25E4DE?

#25E4DE in RGB is (37, 228, 222) - 37 red, 228 green, and 222 blue.

How to use #25E4DE in CSS?

Use #25E4DE directly in your CSS properties like color or background-color.

What colors go well with #25E4DE?

#E4252B (complementary), #25E47E (analogous), and #15A8A3 (lighter shade) work well with #25E4DE.