#CFA171 Color Information

Hex color code: #CFA171

#CFA171 is a gentle orange color. In RGB it is (207, 161, 113), and in HSL it is (31°, 49%, 63%). It is often used for branding and logos.

Try:
Color NameDark Salmon
HEX
#CFA171
RGB
207, 161, 113
HSL
31°, 49%, 63%
CMYK
0%, 22%, 45%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFA171; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 161, 113

Red: 207 / Green: 161 / Blue: 113

HSL

31°, 49%, 63%

Hue: 31° / Saturation: 49% / Lightness: 63%

CMYK

0%, 22%, 45%, 19%

Cyan: 0% / Magenta: 22% / Yellow: 45% / Key: 19%

What color is #CFA171?

#CFA171 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFA171 to RGB:

rgb(207, 161, 113)HEX to RGB Converter →

HEX to HSL

Convert #CFA171 to HSL:

hsl(31, 49%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #CFA171 to CMYK:

cmyk(0%, 22%, 45%, 19%)Color Converter →

Color Meaning and Usage

A pastel orange tone, #CFA171 has RGB (207, 161, 113) and HSL (31°, 49%, 63%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFA171 is #729FCF, creating high-contrast pairings. For softer combinations, try analogous colors like #CF7472.

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

Contrast with #CFA171

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFA171?

#CFA171 is a pastel orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CFA171?

#CFA171 in RGB is (207, 161, 113) - 207 red, 161 green, and 113 blue.

How to use #CFA171 in CSS?

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

What colors go well with #CFA171?

#729FCF (complementary), #CF7472 (analogous), and #B67C3E (lighter shade) work well with #CFA171.