#CBAD7E Color Information

Hex color code: #CBAD7E

The hex color #CBAD7E is a delicate orange with RGB values of (203, 173, 126) and HSL of (37°, 43%, 65%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#CBAD7E
RGB
203, 173, 126
HSL
37°, 43%, 65%
CMYK
0%, 15%, 38%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBAD7E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 173, 126

Red: 203 / Green: 173 / Blue: 126

HSL

37°, 43%, 65%

Hue: 37° / Saturation: 43% / Lightness: 65%

CMYK

0%, 15%, 38%, 20%

Cyan: 0% / Magenta: 15% / Yellow: 38% / Key: 20%

What color is #CBAD7E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBAD7E to RGB:

rgb(203, 173, 126)HEX to RGB Converter →

HEX to HSL

Convert #CBAD7E to HSL:

hsl(37, 43%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #CBAD7E to CMYK:

cmyk(0%, 15%, 38%, 20%)Color Converter →

Color Meaning and Usage

#CBAD7E is a subtle orange color with RGB values of 203, 173, 126 and HSL of 37°, 43%, 65%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBAD7E is #7F9DCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC887F.

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

Contrast with #CBAD7E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBAD7E?

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

What is the RGB value of #CBAD7E?

#CBAD7E in RGB is (203, 173, 126) - 203 red, 173 green, and 126 blue.

How to use #CBAD7E in CSS?

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

What colors go well with #CBAD7E?

#7F9DCC (complementary), #CC887F (analogous), and #B68C49 (lighter shade) work well with #CBAD7E.