#CDB398 Color Information

Hex color code: #CDB398

The hex color #CDB398 is a pastel orange with RGB values of (205, 179, 152) and HSL of (31°, 35%, 70%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#CDB398
RGB
205, 179, 152
HSL
31°, 35%, 70%
CMYK
0%, 13%, 26%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDB398; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 179, 152

Red: 205 / Green: 179 / Blue: 152

HSL

31°, 35%, 70%

Hue: 31° / Saturation: 35% / Lightness: 70%

CMYK

0%, 13%, 26%, 20%

Cyan: 0% / Magenta: 13% / Yellow: 26% / Key: 20%

What color is #CDB398?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDB398 to RGB:

rgb(205, 179, 152)HEX to RGB Converter →

HEX to HSL

Convert #CDB398 to HSL:

hsl(31, 35%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #CDB398 to CMYK:

cmyk(0%, 13%, 26%, 20%)Color Converter →

Color Meaning and Usage

#CDB398 is a subtle orange color with RGB values of 205, 179, 152 and HSL of 31°, 35%, 70%. 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 #CDB398 is #98B2CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD9998.

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

Contrast with #CDB398

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDB398?

#CDB398 is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CDB398?

#CDB398 in RGB is (205, 179, 152) - 205 red, 179 green, and 152 blue.

How to use #CDB398 in CSS?

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

What colors go well with #CDB398?

#98B2CD (complementary), #CD9998 (analogous), and #B48E64 (lighter shade) work well with #CDB398.