#CE9CAD Color Information

Hex color code: #CE9CAD

A subtle magenta shade, #CE9CAD appears as (206, 156, 173) in RGB and (340°, 34%, 71%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#CE9CAD
RGB
206, 156, 173
HSL
340°, 34%, 71%
CMYK
0%, 24%, 16%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE9CAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 156, 173

Red: 206 / Green: 156 / Blue: 173

HSL

340°, 34%, 71%

Hue: 340° / Saturation: 34% / Lightness: 71%

CMYK

0%, 24%, 16%, 19%

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

What color is #CE9CAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE9CAD to RGB:

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

HEX to HSL

Convert #CE9CAD to HSL:

hsl(340, 34%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #CE9CAD to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #CE9CAD has RGB (206, 156, 173) and HSL (340°, 34%, 71%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE9CAD is #9CCEBD, creating high-contrast pairings. For softer combinations, try analogous colors like #CE9CC6.

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

Contrast with #CE9CAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE9CAD?

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

What is the RGB value of #CE9CAD?

#CE9CAD in RGB is (206, 156, 173) - 206 red, 156 green, and 173 blue.

How to use #CE9CAD in CSS?

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

What colors go well with #CE9CAD?

#9CCEBD (complementary), #CE9CC6 (analogous), and #B56982 (lighter shade) work well with #CE9CAD.