#CDA383 Color Information

Hex color code: #CDA383

#CDA383 is a pastel orange color. In RGB it is (205, 163, 131), and in HSL it is (26°, 43%, 66%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#CDA383
RGB
205, 163, 131
HSL
26°, 43%, 66%
CMYK
0%, 20%, 36%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDA383; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 163, 131

Red: 205 / Green: 163 / Blue: 131

HSL

26°, 43%, 66%

Hue: 26° / Saturation: 43% / Lightness: 66%

CMYK

0%, 20%, 36%, 20%

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

What color is #CDA383?

#CDA383 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDA383 to RGB:

rgb(205, 163, 131)HEX to RGB Converter →

HEX to HSL

Convert #CDA383 to HSL:

hsl(26, 43%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #CDA383 to CMYK:

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

Color Meaning and Usage

A gentle orange tone, #CDA383 has RGB (205, 163, 131) and HSL (26°, 43%, 66%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDA383 is #83ADCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CE8388.

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

Contrast with #CDA383

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDA383?

#CDA383 is a gentle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDA383?

#CDA383 in RGB is (205, 163, 131) - 205 red, 163 green, and 131 blue.

How to use #CDA383 in CSS?

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

What colors go well with #CDA383?

#83ADCE (complementary), #CE8388 (analogous), and #B87B4C (lighter shade) work well with #CDA383.