#CFAD7D Color Information

Hex color code: #CFAD7D

#CFAD7D is a gentle orange color. In RGB it is (207, 173, 125), and in HSL it is (35°, 46%, 65%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#CFAD7D
RGB
207, 173, 125
HSL
35°, 46%, 65%
CMYK
0%, 16%, 40%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFAD7D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 173, 125

Red: 207 / Green: 173 / Blue: 125

HSL

35°, 46%, 65%

Hue: 35° / Saturation: 46% / Lightness: 65%

CMYK

0%, 16%, 40%, 19%

Cyan: 0% / Magenta: 16% / Yellow: 40% / Key: 19%

What color is #CFAD7D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFAD7D to RGB:

rgb(207, 173, 125)HEX to RGB Converter →

HEX to HSL

Convert #CFAD7D to HSL:

hsl(35, 46%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #CFAD7D to CMYK:

cmyk(0%, 16%, 40%, 19%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #CFAD7D has RGB (207, 173, 125) and HSL (35°, 46%, 65%). Known for evoking optimism and creativity, this orange-yellow hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFAD7D is #7D9FCF, creating high-contrast pairings. For softer combinations, try analogous colors like #CF847D.

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

Contrast with #CFAD7D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFAD7D?

#CFAD7D is a gentle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CFAD7D?

#CFAD7D in RGB is (207, 173, 125) - 207 red, 173 green, and 125 blue.

How to use #CFAD7D in CSS?

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

What colors go well with #CFAD7D?

#7D9FCF (complementary), #CF847D (analogous), and #BA8945 (lighter shade) work well with #CFAD7D.