#CDBE84 Color Information

Hex color code: #CDBE84

#CDBE84 is a soft yellow color. In RGB it is (205, 190, 132), and in HSL it is (48°, 42%, 66%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#CDBE84
RGB
205, 190, 132
HSL
48°, 42%, 66%
CMYK
0%, 7%, 36%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBE84; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 190, 132

Red: 205 / Green: 190 / Blue: 132

HSL

48°, 42%, 66%

Hue: 48° / Saturation: 42% / Lightness: 66%

CMYK

0%, 7%, 36%, 20%

Cyan: 0% / Magenta: 7% / Yellow: 36% / Key: 20%

What color is #CDBE84?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBE84 to RGB:

rgb(205, 190, 132)HEX to RGB Converter →

HEX to HSL

Convert #CDBE84 to HSL:

hsl(48, 42%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBE84 to CMYK:

cmyk(0%, 7%, 36%, 20%)Color Converter →

Color Meaning and Usage

A soft yellow tone, #CDBE84 has RGB (205, 190, 132) and HSL (48°, 42%, 66%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDBE84 is #8492CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD9A84.

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

Contrast with #CDBE84

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBE84?

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

What is the RGB value of #CDBE84?

#CDBE84 in RGB is (205, 190, 132) - 205 red, 190 green, and 132 blue.

How to use #CDBE84 in CSS?

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

What colors go well with #CDBE84?

#8492CD (complementary), #CD9A84 (analogous), and #B7A24E (lighter shade) work well with #CDBE84.