#CE7194 Color Information

Hex color code: #CE7194

#CE7194 is a gentle magenta color. In RGB it is (206, 113, 148), and in HSL it is (337°, 49%, 63%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#CE7194
RGB
206, 113, 148
HSL
337°, 49%, 63%
CMYK
0%, 45%, 28%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE7194; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 113, 148

Red: 206 / Green: 113 / Blue: 148

HSL

337°, 49%, 63%

Hue: 337° / Saturation: 49% / Lightness: 63%

CMYK

0%, 45%, 28%, 19%

Cyan: 0% / Magenta: 45% / Yellow: 28% / Key: 19%

What color is #CE7194?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE7194 to RGB:

rgb(206, 113, 148)HEX to RGB Converter →

HEX to HSL

Convert #CE7194 to HSL:

hsl(337, 49%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #CE7194 to CMYK:

cmyk(0%, 45%, 28%, 19%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #CE7194 has RGB (206, 113, 148) and HSL (337°, 49%, 63%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE7194 is #72CFAB, creating high-contrast pairings. For softer combinations, try analogous colors like #CF72C4.

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

Contrast with #CE7194

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE7194?

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

What is the RGB value of #CE7194?

#CE7194 in RGB is (206, 113, 148) - 206 red, 113 green, and 148 blue.

How to use #CE7194 in CSS?

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

What colors go well with #CE7194?

#72CFAB (complementary), #CF72C4 (analogous), and #B63E6C (lighter shade) work well with #CE7194.