#CFA057 Color Information

Hex color code: #CFA057

A neutral orange shade, #CFA057 appears as (207, 160, 87) in RGB and (36°, 56%, 58%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePeru
HEX
#CFA057
RGB
207, 160, 87
HSL
36°, 56%, 58%
CMYK
0%, 23%, 58%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFA057; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 160, 87

Red: 207 / Green: 160 / Blue: 87

HSL

36°, 56%, 58%

Hue: 36° / Saturation: 56% / Lightness: 58%

CMYK

0%, 23%, 58%, 19%

Cyan: 0% / Magenta: 23% / Yellow: 58% / Key: 19%

What color is #CFA057?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFA057 to RGB:

rgb(207, 160, 87)HEX to RGB Converter →

HEX to HSL

Convert #CFA057 to HSL:

hsl(36, 56%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #CFA057 to CMYK:

cmyk(0%, 23%, 58%, 19%)Color Converter →

Color Meaning and Usage

A understated orange tone, #CFA057 has RGB (207, 160, 87) and HSL (36°, 56%, 58%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFA057 is #5888D0, creating high-contrast pairings. For softer combinations, try analogous colors like #D06458.

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

Contrast with #CFA057

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFA057?

#CFA057 is a understated orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CFA057?

#CFA057 in RGB is (207, 160, 87) - 207 red, 160 green, and 87 blue.

How to use #CFA057 in CSS?

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

What colors go well with #CFA057?

#5888D0 (complementary), #D06458 (analogous), and #AB7A30 (lighter shade) work well with #CFA057.