#CE7385 Color Information

Hex color code: #CE7385

#CE7385 is a pastel red color. In RGB it is (206, 115, 133), and in HSL it is (348°, 48%, 63%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#CE7385
RGB
206, 115, 133
HSL
348°, 48%, 63%
CMYK
0%, 44%, 35%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE7385; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 115, 133

Red: 206 / Green: 115 / Blue: 133

HSL

348°, 48%, 63%

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

CMYK

0%, 44%, 35%, 19%

Cyan: 0% / Magenta: 44% / Yellow: 35% / Key: 19%

What color is #CE7385?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE7385 to RGB:

rgb(206, 115, 133)HEX to RGB Converter →

HEX to HSL

Convert #CE7385 to HSL:

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

HEX to CMYK

Convert #CE7385 to CMYK:

cmyk(0%, 44%, 35%, 19%)Color Converter →

Color Meaning and Usage

A soft red tone, #CE7385 has RGB (206, 115, 133) and HSL (348°, 48%, 63%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE7385 is #73CEBC, creating high-contrast pairings. For softer combinations, try analogous colors like #CE73B3.

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

Contrast with #CE7385

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE7385?

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

What is the RGB value of #CE7385?

#CE7385 in RGB is (206, 115, 133) - 206 red, 115 green, and 133 blue.

How to use #CE7385 in CSS?

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

What colors go well with #CE7385?

#73CEBC (complementary), #CE73B3 (analogous), and #B54057 (lighter shade) work well with #CE7385.