#C69180 Color Information

Hex color code: #C69180

#C69180 is a subtle orange color. In RGB it is (198, 145, 128), and in HSL it is (15°, 38%, 64%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#C69180
RGB
198, 145, 128
HSL
15°, 38%, 64%
CMYK
0%, 27%, 35%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C69180; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 145, 128

Red: 198 / Green: 145 / Blue: 128

HSL

15°, 38%, 64%

Hue: 15° / Saturation: 38% / Lightness: 64%

CMYK

0%, 27%, 35%, 22%

Cyan: 0% / Magenta: 27% / Yellow: 35% / Key: 22%

What color is #C69180?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C69180 to RGB:

rgb(198, 145, 128)HEX to RGB Converter →

HEX to HSL

Convert #C69180 to HSL:

hsl(15, 38%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #C69180 to CMYK:

cmyk(0%, 27%, 35%, 22%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #C69180 has RGB (198, 145, 128) and HSL (15°, 38%, 64%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C69180 is #80B5C6, creating high-contrast pairings. For softer combinations, try analogous colors like #C68092.

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

Contrast with #C69180

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 #C69180?

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

What is the RGB value of #C69180?

#C69180 in RGB is (198, 145, 128) - 198 red, 145 green, and 128 blue.

How to use #C69180 in CSS?

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

What colors go well with #C69180?

#80B5C6 (complementary), #C68092 (analogous), and #AC654D (lighter shade) work well with #C69180.