#C69F85 Color Information

Hex color code: #C69F85

The hex color #C69F85 is a delicate orange with RGB values of (198, 159, 133) and HSL of (24°, 36%, 65%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#C69F85
RGB
198, 159, 133
HSL
24°, 36%, 65%
CMYK
0%, 20%, 33%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C69F85; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 159, 133

Red: 198 / Green: 159 / Blue: 133

HSL

24°, 36%, 65%

Hue: 24° / Saturation: 36% / Lightness: 65%

CMYK

0%, 20%, 33%, 22%

Cyan: 0% / Magenta: 20% / Yellow: 33% / Key: 22%

What color is #C69F85?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C69F85 to RGB:

rgb(198, 159, 133)HEX to RGB Converter →

HEX to HSL

Convert #C69F85 to HSL:

hsl(24, 36%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #C69F85 to CMYK:

cmyk(0%, 20%, 33%, 22%)Color Converter →

Color Meaning and Usage

#C69F85 is a gentle orange color with RGB values of 198, 159, 133 and HSL of 24°, 36%, 65%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C69F85 is #86ACC6, creating high-contrast pairings. For softer combinations, try analogous colors like #C6868C.

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

Contrast with #C69F85

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

Contrast Ratio: 8.70:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C69F85?

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

What is the RGB value of #C69F85?

#C69F85 in RGB is (198, 159, 133) - 198 red, 159 green, and 133 blue.

How to use #C69F85 in CSS?

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

What colors go well with #C69F85?

#86ACC6 (complementary), #C6868C (analogous), and #AD7652 (lighter shade) work well with #C69F85.