#CFA477 Color Information

Hex color code: #CFA477

The hex color #CFA477 is a pastel orange with RGB values of (207, 164, 119) and HSL of (31°, 48%, 64%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#CFA477
RGB
207, 164, 119
HSL
31°, 48%, 64%
CMYK
0%, 21%, 43%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFA477; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 164, 119

Red: 207 / Green: 164 / Blue: 119

HSL

31°, 48%, 64%

Hue: 31° / Saturation: 48% / Lightness: 64%

CMYK

0%, 21%, 43%, 19%

Cyan: 0% / Magenta: 21% / Yellow: 43% / Key: 19%

What color is #CFA477?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFA477 to RGB:

rgb(207, 164, 119)HEX to RGB Converter →

HEX to HSL

Convert #CFA477 to HSL:

hsl(31, 48%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #CFA477 to CMYK:

cmyk(0%, 21%, 43%, 19%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #CFA477 has RGB (207, 164, 119) and HSL (31°, 48%, 64%). 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 #CFA477 is #77A2CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CF7977.

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

Contrast with #CFA477

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFA477?

#CFA477 is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CFA477?

#CFA477 in RGB is (207, 164, 119) - 207 red, 164 green, and 119 blue.

How to use #CFA477 in CSS?

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

What colors go well with #CFA477?

#77A2CF (complementary), #CF7977 (analogous), and #B97F41 (lighter shade) work well with #CFA477.