#CE798B Color Information

Hex color code: #CE798B

The hex color #CE798B is a pastel red with RGB values of (206, 121, 139) and HSL of (347°, 46%, 64%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#CE798B
RGB
206, 121, 139
HSL
347°, 46%, 64%
CMYK
0%, 41%, 33%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE798B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 121, 139

Red: 206 / Green: 121 / Blue: 139

HSL

347°, 46%, 64%

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

CMYK

0%, 41%, 33%, 19%

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

What color is #CE798B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE798B to RGB:

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

HEX to HSL

Convert #CE798B to HSL:

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

HEX to CMYK

Convert #CE798B to CMYK:

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

Color Meaning and Usage

#CE798B is a gentle red color with RGB values of 206, 121, 139 and HSL of 347°, 46%, 64%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE798B is #79CDBB, creating high-contrast pairings. For softer combinations, try analogous colors like #CD79B5.

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

Contrast with #CE798B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE798B?

#CE798B is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CE798B?

#CE798B in RGB is (206, 121, 139) - 206 red, 121 green, and 139 blue.

How to use #CE798B in CSS?

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

What colors go well with #CE798B?

#79CDBB (complementary), #CD79B5 (analogous), and #B6435C (lighter shade) work well with #CE798B.