#C07784 Color Information

Hex color code: #C07784

The hex color #C07784 is a subtle red with RGB values of (192, 119, 132) and HSL of (349°, 37%, 61%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#C07784
RGB
192, 119, 132
HSL
349°, 37%, 61%
CMYK
0%, 38%, 31%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C07784; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 119, 132

Red: 192 / Green: 119 / Blue: 132

HSL

349°, 37%, 61%

Hue: 349° / Saturation: 37% / Lightness: 61%

CMYK

0%, 38%, 31%, 25%

Cyan: 0% / Magenta: 38% / Yellow: 31% / Key: 25%

What color is #C07784?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C07784 to RGB:

rgb(192, 119, 132)HEX to RGB Converter →

HEX to HSL

Convert #C07784 to HSL:

hsl(349, 37%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #C07784 to CMYK:

cmyk(0%, 38%, 31%, 25%)Color Converter →

Color Meaning and Usage

A gentle red tone, #C07784 has RGB (192, 119, 132) and HSL (349°, 37%, 61%). 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 #C07784 is #77C0B3, creating high-contrast pairings. For softer combinations, try analogous colors like #C077A9.

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

Contrast with #C07784

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C07784?

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

What is the RGB value of #C07784?

#C07784 in RGB is (192, 119, 132) - 192 red, 119 green, and 132 blue.

How to use #C07784 in CSS?

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

What colors go well with #C07784?

#77C0B3 (complementary), #C077A9 (analogous), and #A14A5A (lighter shade) work well with #C07784.