#C18B85 Color Information

Hex color code: #C18B85

#C18B85 is a delicate red color. In RGB it is (193, 139, 133), and in HSL it is (6°, 33%, 64%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#C18B85
RGB
193, 139, 133
HSL
6°, 33%, 64%
CMYK
0%, 28%, 31%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C18B85; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 139, 133

Red: 193 / Green: 139 / Blue: 133

HSL

6°, 33%, 64%

Hue: 6° / Saturation: 33% / Lightness: 64%

CMYK

0%, 28%, 31%, 24%

Cyan: 0% / Magenta: 28% / Yellow: 31% / Key: 24%

What color is #C18B85?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C18B85 to RGB:

rgb(193, 139, 133)HEX to RGB Converter →

HEX to HSL

Convert #C18B85 to HSL:

hsl(6, 33%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #C18B85 to CMYK:

cmyk(0%, 28%, 31%, 24%)Color Converter →

Color Meaning and Usage

A soft red tone, #C18B85 has RGB (193, 139, 133) and HSL (6°, 33%, 64%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C18B85 is #85BBC1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1859D.

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

Contrast with #C18B85

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C18B85?

#C18B85 is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C18B85?

#C18B85 in RGB is (193, 139, 133) - 193 red, 139 green, and 133 blue.

How to use #C18B85 in CSS?

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

What colors go well with #C18B85?

#85BBC1 (complementary), #C1859D (analogous), and #A65C54 (lighter shade) work well with #C18B85.