#C5967D Color Information

Hex color code: #C5967D

The hex color #C5967D is a subtle orange with RGB values of (197, 150, 125) and HSL of (21°, 38%, 63%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#C5967D
RGB
197, 150, 125
HSL
21°, 38%, 63%
CMYK
0%, 24%, 37%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C5967D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 150, 125

Red: 197 / Green: 150 / Blue: 125

HSL

21°, 38%, 63%

Hue: 21° / Saturation: 38% / Lightness: 63%

CMYK

0%, 24%, 37%, 23%

Cyan: 0% / Magenta: 24% / Yellow: 37% / Key: 23%

What color is #C5967D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C5967D to RGB:

rgb(197, 150, 125)HEX to RGB Converter →

HEX to HSL

Convert #C5967D to HSL:

hsl(21, 38%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #C5967D to CMYK:

cmyk(0%, 24%, 37%, 23%)Color Converter →

Color Meaning and Usage

#C5967D is a pastel orange color with RGB values of 197, 150, 125 and HSL of 21°, 38%, 63%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C5967D is #7DABC5, creating high-contrast pairings. For softer combinations, try analogous colors like #C57D88.

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

Contrast with #C5967D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C5967D?

#C5967D is a pastel orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C5967D?

#C5967D in RGB is (197, 150, 125) - 197 red, 150 green, and 125 blue.

How to use #C5967D in CSS?

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

What colors go well with #C5967D?

#7DABC5 (complementary), #C57D88 (analogous), and #A96C4C (lighter shade) work well with #C5967D.