#CDB089 Color Information

Hex color code: #CDB089

The hex color #CDB089 is a pastel orange with RGB values of (205, 176, 137) and HSL of (34°, 40%, 67%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#CDB089
RGB
205, 176, 137
HSL
34°, 40%, 67%
CMYK
0%, 14%, 33%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDB089; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 176, 137

Red: 205 / Green: 176 / Blue: 137

HSL

34°, 40%, 67%

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

CMYK

0%, 14%, 33%, 20%

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

What color is #CDB089?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDB089 to RGB:

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

HEX to HSL

Convert #CDB089 to HSL:

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

HEX to CMYK

Convert #CDB089 to CMYK:

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

Color Meaning and Usage

A pastel orange tone, #CDB089 has RGB (205, 176, 137) and HSL (34°, 40%, 67%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #CDB089

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDB089?

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

What is the RGB value of #CDB089?

#CDB089 in RGB is (205, 176, 137) - 205 red, 176 green, and 137 blue.

How to use #CDB089 in CSS?

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

What colors go well with #CDB089?

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