#C0919B Color Information

Hex color code: #C0919B

A delicate red shade, #C0919B appears as (192, 145, 155) in RGB and (347°, 27%, 66%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#C0919B
RGB
192, 145, 155
HSL
347°, 27%, 66%
CMYK
0%, 24%, 19%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0919B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 145, 155

Red: 192 / Green: 145 / Blue: 155

HSL

347°, 27%, 66%

Hue: 347° / Saturation: 27% / Lightness: 66%

CMYK

0%, 24%, 19%, 25%

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

What color is #C0919B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0919B to RGB:

rgb(192, 145, 155)HEX to RGB Converter →

HEX to HSL

Convert #C0919B to HSL:

hsl(347, 27%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C0919B to CMYK:

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

Color Meaning and Usage

A gentle red tone, #C0919B has RGB (192, 145, 155) and HSL (347°, 27%, 66%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0919B is #91C0B6, creating high-contrast pairings. For softer combinations, try analogous colors like #C091B2.

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

Contrast with #C0919B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0919B?

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

What is the RGB value of #C0919B?

#C0919B in RGB is (192, 145, 155) - 192 red, 145 green, and 155 blue.

How to use #C0919B in CSS?

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

What colors go well with #C0919B?

#91C0B6 (complementary), #C091B2 (analogous), and #A4606F (lighter shade) work well with #C0919B.