#C0806D Color Information

Hex color code: #C0806D

A pastel red shade, #C0806D appears as (192, 128, 109) in RGB and (14°, 40%, 59%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#C0806D
RGB
192, 128, 109
HSL
14°, 40%, 59%
CMYK
0%, 33%, 43%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0806D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 128, 109

Red: 192 / Green: 128 / Blue: 109

HSL

14°, 40%, 59%

Hue: 14° / Saturation: 40% / Lightness: 59%

CMYK

0%, 33%, 43%, 25%

Cyan: 0% / Magenta: 33% / Yellow: 43% / Key: 25%

What color is #C0806D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0806D to RGB:

rgb(192, 128, 109)HEX to RGB Converter →

HEX to HSL

Convert #C0806D to HSL:

hsl(14, 40%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #C0806D to CMYK:

cmyk(0%, 33%, 43%, 25%)Color Converter →

Color Meaning and Usage

A pastel red tone, #C0806D has RGB (192, 128, 109) and HSL (14°, 40%, 59%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0806D is #6DADC0, creating high-contrast pairings. For softer combinations, try analogous colors like #C06D83.

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

Contrast with #C0806D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0806D?

#C0806D is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C0806D?

#C0806D in RGB is (192, 128, 109) - 192 red, 128 green, and 109 blue.

How to use #C0806D in CSS?

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

What colors go well with #C0806D?

#6DADC0 (complementary), #C06D83 (analogous), and #9D5843 (lighter shade) work well with #C0806D.