#CE71A0 Color Information

Hex color code: #CE71A0

The hex color #CE71A0 is a pastel magenta with RGB values of (206, 113, 160) and HSL of (330°, 49%, 63%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#CE71A0
RGB
206, 113, 160
HSL
330°, 49%, 63%
CMYK
0%, 45%, 22%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE71A0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 113, 160

Red: 206 / Green: 113 / Blue: 160

HSL

330°, 49%, 63%

Hue: 330° / Saturation: 49% / Lightness: 63%

CMYK

0%, 45%, 22%, 19%

Cyan: 0% / Magenta: 45% / Yellow: 22% / Key: 19%

What color is #CE71A0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE71A0 to RGB:

rgb(206, 113, 160)HEX to RGB Converter →

HEX to HSL

Convert #CE71A0 to HSL:

hsl(330, 49%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #CE71A0 to CMYK:

cmyk(0%, 45%, 22%, 19%)Color Converter →

Color Meaning and Usage

#CE71A0 is a pastel magenta color with RGB values of 206, 113, 160 and HSL of 330°, 49%, 63%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE71A0 is #72CFA1, creating high-contrast pairings. For softer combinations, try analogous colors like #CF72CF.

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

Contrast with #CE71A0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE71A0?

#CE71A0 is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CE71A0?

#CE71A0 in RGB is (206, 113, 160) - 206 red, 113 green, and 160 blue.

How to use #CE71A0 in CSS?

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

What colors go well with #CE71A0?

#72CFA1 (complementary), #CF72CF (analogous), and #B63E7A (lighter shade) work well with #CE71A0.