#CE5080 Color Information

Hex color code: #CE5080

#CE5080 is a energetic magenta color. In RGB it is (206, 80, 128), and in HSL it is (337°, 56%, 56%). It is frequently seen in web interfaces.

Try:
Color NameIndian Red
HEX
#CE5080
RGB
206, 80, 128
HSL
337°, 56%, 56%
CMYK
0%, 61%, 38%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CE5080; 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 #CE5080; background-color: #CE508015; }

Alert / Toast

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

Link / Accent

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

a { color: #CE5080; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CE5080 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 80, 128

Red: 206 / Green: 80 / Blue: 128

HSL

337°, 56%, 56%

Hue: 337° / Saturation: 56% / Lightness: 56%

CMYK

0%, 61%, 38%, 19%

Cyan: 0% / Magenta: 61% / Yellow: 38% / Key: 19%

What color is #CE5080?

#CE5080 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE5080 to RGB:

rgb(206, 80, 128)HEX to RGB Converter →

HEX to HSL

Convert #CE5080 to HSL:

hsl(337, 56%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #CE5080 to CMYK:

cmyk(0%, 61%, 38%, 19%)Color Converter →

Color Meaning and Usage

A energetic magenta tone, #CE5080 has RGB (206, 80, 128) and HSL (337°, 56%, 56%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE5080 is #50CE9D, creating high-contrast pairings. For softer combinations, try analogous colors like #CE50BF.

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

Contrast with #CE5080

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

Contrast Ratio: 5.08:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE5080?

#CE5080 is a energetic magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CE5080?

#CE5080 in RGB is (206, 80, 128) - 206 red, 80 green, and 128 blue.

How to use #CE5080 in CSS?

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

What colors go well with #CE5080?

#50CE9D (complementary), #CE50BF (analogous), and #A32E5B (lighter shade) work well with #CE5080.