#C0998C Color Information

Hex color code: #C0998C

#C0998C is a pastel orange color. In RGB it is (192, 153, 140), and in HSL it is (15°, 29%, 65%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#C0998C
RGB
192, 153, 140
HSL
15°, 29%, 65%
CMYK
0%, 20%, 27%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0998C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 153, 140

Red: 192 / Green: 153 / Blue: 140

HSL

15°, 29%, 65%

Hue: 15° / Saturation: 29% / Lightness: 65%

CMYK

0%, 20%, 27%, 25%

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

What color is #C0998C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0998C to RGB:

rgb(192, 153, 140)HEX to RGB Converter →

HEX to HSL

Convert #C0998C to HSL:

hsl(15, 29%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #C0998C to CMYK:

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

Color Meaning and Usage

#C0998C is a soft orange color with RGB values of 192, 153, 140 and HSL of 15°, 29%, 65%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0998C is #8CB3C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C08C99.

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

Contrast with #C0998C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0998C?

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

What is the RGB value of #C0998C?

#C0998C in RGB is (192, 153, 140) - 192 red, 153 green, and 140 blue.

How to use #C0998C in CSS?

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

What colors go well with #C0998C?

#8CB3C0 (complementary), #C08C99 (analogous), and #A46D5B (lighter shade) work well with #C0998C.