#CDAF94 Color Information

Hex color code: #CDAF94

A gentle orange shade, #CDAF94 appears as (205, 175, 148) in RGB and (28°, 36%, 69%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CDAF94
RGB
205, 175, 148
HSL
28°, 36%, 69%
CMYK
0%, 15%, 28%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDAF94; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 175, 148

Red: 205 / Green: 175 / Blue: 148

HSL

28°, 36%, 69%

Hue: 28° / Saturation: 36% / Lightness: 69%

CMYK

0%, 15%, 28%, 20%

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

What color is #CDAF94?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDAF94 to RGB:

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

HEX to HSL

Convert #CDAF94 to HSL:

hsl(28, 36%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CDAF94 to CMYK:

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

Color Meaning and Usage

#CDAF94 is a soft orange color with RGB values of 205, 175, 148 and HSL of 28°, 36%, 69%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDAF94 is #93B2CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC9395.

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

Contrast with #CDAF94

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDAF94?

#CDAF94 is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDAF94?

#CDAF94 in RGB is (205, 175, 148) - 205 red, 175 green, and 148 blue.

How to use #CDAF94 in CSS?

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

What colors go well with #CDAF94?

#93B2CC (complementary), #CC9395 (analogous), and #B4875F (lighter shade) work well with #CDAF94.