#CE79AD Color Information

Hex color code: #CE79AD

The hex color #CE79AD is a soft magenta with RGB values of (206, 121, 173) and HSL of (323°, 46%, 64%). It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#CE79AD
RGB
206, 121, 173
HSL
323°, 46%, 64%
CMYK
0%, 41%, 16%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE79AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 121, 173

Red: 206 / Green: 121 / Blue: 173

HSL

323°, 46%, 64%

Hue: 323° / Saturation: 46% / Lightness: 64%

CMYK

0%, 41%, 16%, 19%

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

What color is #CE79AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE79AD to RGB:

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

HEX to HSL

Convert #CE79AD to HSL:

hsl(323, 46%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #CE79AD to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #CE79AD has RGB (206, 121, 173) and HSL (323°, 46%, 64%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE79AD is #79CD99, creating high-contrast pairings. For softer combinations, try analogous colors like #C479CD.

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

Contrast with #CE79AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE79AD?

#CE79AD is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CE79AD?

#CE79AD in RGB is (206, 121, 173) - 206 red, 121 green, and 173 blue.

How to use #CE79AD in CSS?

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

What colors go well with #CE79AD?

#79CD99 (complementary), #C479CD (analogous), and #B6438A (lighter shade) work well with #CE79AD.