#CE82AF Color Information

Hex color code: #CE82AF

#CE82AF is a delicate magenta color. In RGB it is (206, 130, 175), and in HSL it is (324°, 44%, 66%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#CE82AF
RGB
206, 130, 175
HSL
324°, 44%, 66%
CMYK
0%, 37%, 15%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE82AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 130, 175

Red: 206 / Green: 130 / Blue: 175

HSL

324°, 44%, 66%

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

CMYK

0%, 37%, 15%, 19%

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

What color is #CE82AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE82AF to RGB:

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

HEX to HSL

Convert #CE82AF to HSL:

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

HEX to CMYK

Convert #CE82AF to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #CE82AF has RGB (206, 130, 175) and HSL (324°, 44%, 66%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE82AF is #82CEA1, creating high-contrast pairings. For softer combinations, try analogous colors like #C782CE.

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

Contrast with #CE82AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE82AF?

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

What is the RGB value of #CE82AF?

#CE82AF in RGB is (206, 130, 175) - 206 red, 130 green, and 175 blue.

How to use #CE82AF in CSS?

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

What colors go well with #CE82AF?

#82CEA1 (complementary), #C782CE (analogous), and #B94B8D (lighter shade) work well with #CE82AF.