#CF778F Color Information

Hex color code: #CF778F

A gentle magenta shade, #CF778F appears as (207, 119, 143) in RGB and (344°, 48%, 64%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#CF778F
RGB
207, 119, 143
HSL
344°, 48%, 64%
CMYK
0%, 43%, 31%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF778F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 119, 143

Red: 207 / Green: 119 / Blue: 143

HSL

344°, 48%, 64%

Hue: 344° / Saturation: 48% / Lightness: 64%

CMYK

0%, 43%, 31%, 19%

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

What color is #CF778F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF778F to RGB:

rgb(207, 119, 143)HEX to RGB Converter →

HEX to HSL

Convert #CF778F to HSL:

hsl(344, 48%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #CF778F to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #CF778F has RGB (207, 119, 143) and HSL (344°, 48%, 64%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF778F is #77CFB8, creating high-contrast pairings. For softer combinations, try analogous colors like #CF77BB.

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

Contrast with #CF778F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF778F?

#CF778F is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CF778F?

#CF778F in RGB is (207, 119, 143) - 207 red, 119 green, and 143 blue.

How to use #CF778F in CSS?

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

What colors go well with #CF778F?

#77CFB8 (complementary), #CF77BB (analogous), and #B94161 (lighter shade) work well with #CF778F.