#CE788B Color Information

Hex color code: #CE788B

#CE788B is a delicate red color. In RGB it is (206, 120, 139), and in HSL it is (347°, 47%, 64%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#CE788B
RGB
206, 120, 139
HSL
347°, 47%, 64%
CMYK
0%, 42%, 33%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE788B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 120, 139

Red: 206 / Green: 120 / Blue: 139

HSL

347°, 47%, 64%

Hue: 347° / Saturation: 47% / Lightness: 64%

CMYK

0%, 42%, 33%, 19%

Cyan: 0% / Magenta: 42% / Yellow: 33% / Key: 19%

What color is #CE788B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE788B to RGB:

rgb(206, 120, 139)HEX to RGB Converter →

HEX to HSL

Convert #CE788B to HSL:

hsl(347, 47%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #CE788B to CMYK:

cmyk(0%, 42%, 33%, 19%)Color Converter →

Color Meaning and Usage

#CE788B is a soft red color with RGB values of 206, 120, 139 and HSL of 347°, 47%, 64%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE788B is #78CEBC, creating high-contrast pairings. For softer combinations, try analogous colors like #CE78B6.

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

Contrast with #CE788B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE788B?

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

What is the RGB value of #CE788B?

#CE788B in RGB is (206, 120, 139) - 206 red, 120 green, and 139 blue.

How to use #CE788B in CSS?

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

What colors go well with #CE788B?

#78CEBC (complementary), #CE78B6 (analogous), and #B8425C (lighter shade) work well with #CE788B.