#C19B90 Color Information

Hex color code: #C19B90

The hex color #C19B90 is a soft red with RGB values of (193, 155, 144) and HSL of (13°, 28%, 66%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#C19B90
RGB
193, 155, 144
HSL
13°, 28%, 66%
CMYK
0%, 20%, 25%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C19B90; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 155, 144

Red: 193 / Green: 155 / Blue: 144

HSL

13°, 28%, 66%

Hue: 13° / Saturation: 28% / Lightness: 66%

CMYK

0%, 20%, 25%, 24%

Cyan: 0% / Magenta: 20% / Yellow: 25% / Key: 24%

What color is #C19B90?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C19B90 to RGB:

rgb(193, 155, 144)HEX to RGB Converter →

HEX to HSL

Convert #C19B90 to HSL:

hsl(13, 28%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C19B90 to CMYK:

cmyk(0%, 20%, 25%, 24%)Color Converter →

Color Meaning and Usage

A soft red tone, #C19B90 has RGB (193, 155, 144) and HSL (13°, 28%, 66%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C19B90 is #90B6C1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1909E.

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

Contrast with #C19B90

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C19B90?

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

What is the RGB value of #C19B90?

#C19B90 in RGB is (193, 155, 144) - 193 red, 155 green, and 144 blue.

How to use #C19B90 in CSS?

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

What colors go well with #C19B90?

#90B6C1 (complementary), #C1909E (analogous), and #A56E5F (lighter shade) work well with #C19B90.