#CDB588 Color Information

Hex color code: #CDB588

#CDB588 is a pastel orange color. In RGB it is (205, 181, 136), and in HSL it is (39°, 41%, 67%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#CDB588
RGB
205, 181, 136
HSL
39°, 41%, 67%
CMYK
0%, 12%, 34%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDB588; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 181, 136

Red: 205 / Green: 181 / Blue: 136

HSL

39°, 41%, 67%

Hue: 39° / Saturation: 41% / Lightness: 67%

CMYK

0%, 12%, 34%, 20%

Cyan: 0% / Magenta: 12% / Yellow: 34% / Key: 20%

What color is #CDB588?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDB588 to RGB:

rgb(205, 181, 136)HEX to RGB Converter →

HEX to HSL

Convert #CDB588 to HSL:

hsl(39, 41%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #CDB588 to CMYK:

cmyk(0%, 12%, 34%, 20%)Color Converter →

Color Meaning and Usage

#CDB588 is a soft orange color with RGB values of 205, 181, 136 and HSL of 39°, 41%, 67%. 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 #CDB588 is #88A0CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD9388.

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

Contrast with #CDB588

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDB588?

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

What is the RGB value of #CDB588?

#CDB588 in RGB is (205, 181, 136) - 205 red, 181 green, and 136 blue.

How to use #CDB588 in CSS?

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

What colors go well with #CDB588?

#88A0CD (complementary), #CD9388 (analogous), and #B79452 (lighter shade) work well with #CDB588.