#CE7599 Color Information

Hex color code: #CE7599

A pastel magenta shade, #CE7599 appears as (206, 117, 153) in RGB and (336°, 48%, 63%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#CE7599
RGB
206, 117, 153
HSL
336°, 48%, 63%
CMYK
0%, 43%, 26%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE7599; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 117, 153

Red: 206 / Green: 117 / Blue: 153

HSL

336°, 48%, 63%

Hue: 336° / Saturation: 48% / Lightness: 63%

CMYK

0%, 43%, 26%, 19%

Cyan: 0% / Magenta: 43% / Yellow: 26% / Key: 19%

What color is #CE7599?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE7599 to RGB:

rgb(206, 117, 153)HEX to RGB Converter →

HEX to HSL

Convert #CE7599 to HSL:

hsl(336, 48%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #CE7599 to CMYK:

cmyk(0%, 43%, 26%, 19%)Color Converter →

Color Meaning and Usage

#CE7599 is a soft magenta color with RGB values of 206, 117, 153 and HSL of 336°, 48%, 63%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE7599 is #73CEAA, creating high-contrast pairings. For softer combinations, try analogous colors like #CE73C5.

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

Contrast with #CE7599

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE7599?

#CE7599 is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CE7599?

#CE7599 in RGB is (206, 117, 153) - 206 red, 117 green, and 153 blue.

How to use #CE7599 in CSS?

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

What colors go well with #CE7599?

#73CEAA (complementary), #CE73C5 (analogous), and #B5406F (lighter shade) work well with #CE7599.