#CFAB57 Color Information

Hex color code: #CFAB57

#CFAB57 is a muted orange color. In RGB it is (207, 171, 87), and in HSL it is (42°, 56%, 58%). It is widely used in graphic design.

Try:
Color NameSandy Brown
HEX
#CFAB57
RGB
207, 171, 87
HSL
42°, 56%, 58%
CMYK
0%, 17%, 58%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFAB57; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 171, 87

Red: 207 / Green: 171 / Blue: 87

HSL

42°, 56%, 58%

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

CMYK

0%, 17%, 58%, 19%

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

What color is #CFAB57?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFAB57 to RGB:

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

HEX to HSL

Convert #CFAB57 to HSL:

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

HEX to CMYK

Convert #CFAB57 to CMYK:

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

Color Meaning and Usage

A muted orange tone, #CFAB57 has RGB (207, 171, 87) and HSL (42°, 56%, 58%). 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 #CFAB57 is #587CD0, creating high-contrast pairings. For softer combinations, try analogous colors like #D07058.

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

Contrast with #CFAB57

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFAB57?

#CFAB57 is a muted orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CFAB57?

#CFAB57 in RGB is (207, 171, 87) - 207 red, 171 green, and 87 blue.

How to use #CFAB57 in CSS?

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

What colors go well with #CFAB57?

#587CD0 (complementary), #D07058 (analogous), and #AB8630 (lighter shade) work well with #CFAB57.