#CE82AD Color Information

Hex color code: #CE82AD

The hex color #CE82AD is a gentle magenta with RGB values of (206, 130, 173) and HSL of (326°, 44%, 66%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#CE82AD
RGB
206, 130, 173
HSL
326°, 44%, 66%
CMYK
0%, 37%, 16%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE82AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 130, 173

Red: 206 / Green: 130 / Blue: 173

HSL

326°, 44%, 66%

Hue: 326° / Saturation: 44% / Lightness: 66%

CMYK

0%, 37%, 16%, 19%

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

What color is #CE82AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE82AD to RGB:

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

HEX to HSL

Convert #CE82AD to HSL:

hsl(326, 44%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #CE82AD to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #CE82AD has RGB (206, 130, 173) and HSL (326°, 44%, 66%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE82AD is #82CEA3, creating high-contrast pairings. For softer combinations, try analogous colors like #C982CE.

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

Contrast with #CE82AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE82AD?

#CE82AD is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CE82AD?

#CE82AD in RGB is (206, 130, 173) - 206 red, 130 green, and 173 blue.

How to use #CE82AD in CSS?

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

What colors go well with #CE82AD?

#82CEA3 (complementary), #C982CE (analogous), and #B94B89 (lighter shade) work well with #CE82AD.