#CDAF89 Color Information

Hex color code: #CDAF89

A gentle orange shade, #CDAF89 appears as (205, 175, 137) in RGB and (34°, 40%, 67%) in HSL. It is often used for branding and logos.

Try:
Color NameTan
HEX
#CDAF89
RGB
205, 175, 137
HSL
34°, 40%, 67%
CMYK
0%, 15%, 33%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDAF89; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 175, 137

Red: 205 / Green: 175 / Blue: 137

HSL

34°, 40%, 67%

Hue: 34° / Saturation: 40% / Lightness: 67%

CMYK

0%, 15%, 33%, 20%

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

What color is #CDAF89?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDAF89 to RGB:

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

HEX to HSL

Convert #CDAF89 to HSL:

hsl(34, 40%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #CDAF89 to CMYK:

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

Color Meaning and Usage

#CDAF89 is a pastel orange color with RGB values of 205, 175, 137 and HSL of 34°, 40%, 67%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDAF89 is #89A6CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD8E89.

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

Contrast with #CDAF89

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDAF89?

#CDAF89 is a pastel orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CDAF89?

#CDAF89 in RGB is (205, 175, 137) - 205 red, 175 green, and 137 blue.

How to use #CDAF89 in CSS?

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

What colors go well with #CDAF89?

#89A6CD (complementary), #CD8E89 (analogous), and #B68B54 (lighter shade) work well with #CDAF89.