#CDAF93 Color Information

Hex color code: #CDAF93

#CDAF93 is a gentle orange color. In RGB it is (205, 175, 147), and in HSL it is (29°, 37%, 69%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CDAF93
RGB
205, 175, 147
HSL
29°, 37%, 69%
CMYK
0%, 15%, 28%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDAF93; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 175, 147

Red: 205 / Green: 175 / Blue: 147

HSL

29°, 37%, 69%

Hue: 29° / Saturation: 37% / Lightness: 69%

CMYK

0%, 15%, 28%, 20%

Cyan: 0% / Magenta: 15% / Yellow: 28% / Key: 20%

What color is #CDAF93?

#CDAF93 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDAF93 to RGB:

rgb(205, 175, 147)HEX to RGB Converter →

HEX to HSL

Convert #CDAF93 to HSL:

hsl(29, 37%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CDAF93 to CMYK:

cmyk(0%, 15%, 28%, 20%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #CDAF93 has RGB (205, 175, 147) and HSL (29°, 37%, 69%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDAF93 is #93B1CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD9394.

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

Contrast with #CDAF93

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDAF93?

#CDAF93 is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDAF93?

#CDAF93 in RGB is (205, 175, 147) - 205 red, 175 green, and 147 blue.

How to use #CDAF93 in CSS?

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

What colors go well with #CDAF93?

#93B1CD (complementary), #CD9394 (analogous), and #B5885E (lighter shade) work well with #CDAF93.