#CDB88E Color Information

Hex color code: #CDB88E

The hex color #CDB88E is a delicate orange with RGB values of (205, 184, 142) and HSL of (40°, 39%, 68%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#CDB88E
RGB
205, 184, 142
HSL
40°, 39%, 68%
CMYK
0%, 10%, 31%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDB88E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 184, 142

Red: 205 / Green: 184 / Blue: 142

HSL

40°, 39%, 68%

Hue: 40° / Saturation: 39% / Lightness: 68%

CMYK

0%, 10%, 31%, 20%

Cyan: 0% / Magenta: 10% / Yellow: 31% / Key: 20%

What color is #CDB88E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDB88E to RGB:

rgb(205, 184, 142)HEX to RGB Converter →

HEX to HSL

Convert #CDB88E to HSL:

hsl(40, 39%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CDB88E to CMYK:

cmyk(0%, 10%, 31%, 20%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #CDB88E has RGB (205, 184, 142) and HSL (40°, 39%, 68%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDB88E is #8EA3CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD988E.

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

Contrast with #CDB88E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDB88E?

#CDB88E is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CDB88E?

#CDB88E in RGB is (205, 184, 142) - 205 red, 184 green, and 142 blue.

How to use #CDB88E in CSS?

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

What colors go well with #CDB88E?

#8EA3CD (complementary), #CD988E (analogous), and #B69758 (lighter shade) work well with #CDB88E.