#CFAD72 Color Information

Hex color code: #CFAD72

The hex color #CFAD72 is a gentle orange with RGB values of (207, 173, 114) and HSL of (38°, 49%, 63%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#CFAD72
RGB
207, 173, 114
HSL
38°, 49%, 63%
CMYK
0%, 16%, 45%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFAD72; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 173, 114

Red: 207 / Green: 173 / Blue: 114

HSL

38°, 49%, 63%

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

CMYK

0%, 16%, 45%, 19%

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

What color is #CFAD72?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFAD72 to RGB:

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

HEX to HSL

Convert #CFAD72 to HSL:

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

HEX to CMYK

Convert #CFAD72 to CMYK:

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

Color Meaning and Usage

#CFAD72 is a soft orange color with RGB values of 207, 173, 114 and HSL of 38°, 49%, 63%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFAD72 is #7294CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CF7F72.

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

Contrast with #CFAD72

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFAD72?

#CFAD72 is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CFAD72?

#CFAD72 in RGB is (207, 173, 114) - 207 red, 173 green, and 114 blue.

How to use #CFAD72 in CSS?

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

What colors go well with #CFAD72?

#7294CF (complementary), #CF7F72 (analogous), and #B68A3E (lighter shade) work well with #CFAD72.