#C88065 Color Information

Hex color code: #C88065

A pastel orange shade, #C88065 appears as (200, 128, 101) in RGB and (16°, 47%, 59%) in HSL. It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#C88065
RGB
200, 128, 101
HSL
16°, 47%, 59%
CMYK
0%, 36%, 50%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C88065; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 128, 101

Red: 200 / Green: 128 / Blue: 101

HSL

16°, 47%, 59%

Hue: 16° / Saturation: 47% / Lightness: 59%

CMYK

0%, 36%, 50%, 22%

Cyan: 0% / Magenta: 36% / Yellow: 50% / Key: 22%

What color is #C88065?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C88065 to RGB:

rgb(200, 128, 101)HEX to RGB Converter →

HEX to HSL

Convert #C88065 to HSL:

hsl(16, 47%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #C88065 to CMYK:

cmyk(0%, 36%, 50%, 22%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #C88065 has RGB (200, 128, 101) and HSL (16°, 47%, 59%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C88065 is #65ADC8, creating high-contrast pairings. For softer combinations, try analogous colors like #C8657C.

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

Contrast with #C88065

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 #C88065?

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

What is the RGB value of #C88065?

#C88065 in RGB is (200, 128, 101) - 200 red, 128 green, and 101 blue.

How to use #C88065 in CSS?

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

What colors go well with #C88065?

#65ADC8 (complementary), #C8657C (analogous), and #A5583B (lighter shade) work well with #C88065.