#CDBC88 Color Information

Hex color code: #CDBC88

A gentle yellow shade, #CDBC88 appears as (205, 188, 136) in RGB and (45°, 41%, 67%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CDBC88
RGB
205, 188, 136
HSL
45°, 41%, 67%
CMYK
0%, 8%, 34%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBC88; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 188, 136

Red: 205 / Green: 188 / Blue: 136

HSL

45°, 41%, 67%

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

CMYK

0%, 8%, 34%, 20%

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

What color is #CDBC88?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBC88 to RGB:

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

HEX to HSL

Convert #CDBC88 to HSL:

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

HEX to CMYK

Convert #CDBC88 to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #CDBC88 has RGB (205, 188, 136) and HSL (45°, 41%, 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 #CDBC88 is #889ACD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD9A88.

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

Contrast with #CDBC88

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBC88?

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

What is the RGB value of #CDBC88?

#CDBC88 in RGB is (205, 188, 136) - 205 red, 188 green, and 136 blue.

How to use #CDBC88 in CSS?

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

What colors go well with #CDBC88?

#889ACD (complementary), #CD9A88 (analogous), and #B79E52 (lighter shade) work well with #CDBC88.