#32E7CF Color Information

Hex color code: #32E7CF

The hex color #32E7CF is a dynamic cyan with RGB values of (50, 231, 207) and HSL of (172°, 79%, 55%). It is typically applied in digital products.

Try:
Color NameTurquoise
HEX
#32E7CF
RGB
50, 231, 207
HSL
172°, 79%, 55%
CMYK
78%, 0%, 10%, 9%

Shades

CSS Usage
color: #32E7CF;
background-color: #32E7CF;
border-color: #32E7CF;
box-shadow: 0 0 10px #32E7CF;
border: 2px solid #32E7CF;
Tailwind Usage
bg-[#32E7CF]
text-[#32E7CF]
border-[#32E7CF]
shadow-[0_0_10px_32E7CF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #32E7CF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #32E7CF; color: #000000; }

Badge

New Feature
.badge { background-color: #32E7CF; 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 #32E7CF; background-color: #32E7CF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #32E7CF20; border-left: 4px solid #32E7CF; }

Link / Accent

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

a { color: #32E7CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #32E7CF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 231, 207

Red: 50 / Green: 231 / Blue: 207

HSL

172°, 79%, 55%

Hue: 172° / Saturation: 79% / Lightness: 55%

CMYK

78%, 0%, 10%, 9%

Cyan: 78% / Magenta: 0% / Yellow: 10% / Key: 9%

What color is #32E7CF?

#32E7CF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #32E7CF to RGB:

rgb(50, 231, 207)HEX to RGB Converter →

HEX to HSL

Convert #32E7CF to HSL:

hsl(172, 79%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #32E7CF to CMYK:

cmyk(78%, 0%, 10%, 9%)Color Converter →

Color Meaning and Usage

#32E7CF is a dynamic cyan color with RGB values of 50, 231, 207 and HSL of 172°, 79%, 55%. This cyan-blue hue evokes trust and professionalism, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #32E7CF is #E7324A, creating high-contrast pairings. For softer combinations, try analogous colors like #32E774.

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

Contrast with #32E7CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #32E7CF?

#32E7CF is a dynamic cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #32E7CF?

#32E7CF in RGB is (50, 231, 207) - 50 red, 231 green, and 207 blue.

How to use #32E7CF in CSS?

Use #32E7CF directly in your CSS properties like color or background-color.

What colors go well with #32E7CF?

#E7324A (complementary), #32E774 (analogous), and #15B7A1 (lighter shade) work well with #32E7CF.