#CE5FAD Color Information

Hex color code: #CE5FAD

#CE5FAD is a balanced magenta color. In RGB it is (206, 95, 173), and in HSL it is (318°, 53%, 59%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#CE5FAD
RGB
206, 95, 173
HSL
318°, 53%, 59%
CMYK
0%, 54%, 16%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE5FAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 95, 173

Red: 206 / Green: 95 / Blue: 173

HSL

318°, 53%, 59%

Hue: 318° / Saturation: 53% / Lightness: 59%

CMYK

0%, 54%, 16%, 19%

Cyan: 0% / Magenta: 54% / Yellow: 16% / Key: 19%

What color is #CE5FAD?

#CE5FAD is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE5FAD to RGB:

rgb(206, 95, 173)HEX to RGB Converter →

HEX to HSL

Convert #CE5FAD to HSL:

hsl(318, 53%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #CE5FAD to CMYK:

cmyk(0%, 54%, 16%, 19%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #CE5FAD has RGB (206, 95, 173) and HSL (318°, 53%, 59%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE5FAD is #5FCE80, creating high-contrast pairings. For softer combinations, try analogous colors like #B85FCE.

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

Contrast with #CE5FAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE5FAD?

#CE5FAD is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CE5FAD?

#CE5FAD in RGB is (206, 95, 173) - 206 red, 95 green, and 173 blue.

How to use #CE5FAD in CSS?

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

What colors go well with #CE5FAD?

#5FCE80 (complementary), #B85FCE (analogous), and #AC3588 (lighter shade) work well with #CE5FAD.