#CBAE80 Color Information

Hex color code: #CBAE80

A delicate orange shade, #CBAE80 appears as (203, 174, 128) in RGB and (37°, 42%, 65%) in HSL. It is widely used in graphic design.

Try:
Color NameTan
HEX
#CBAE80
RGB
203, 174, 128
HSL
37°, 42%, 65%
CMYK
0%, 14%, 37%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBAE80; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 174, 128

Red: 203 / Green: 174 / Blue: 128

HSL

37°, 42%, 65%

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

CMYK

0%, 14%, 37%, 20%

Cyan: 0% / Magenta: 14% / Yellow: 37% / Key: 20%

What color is #CBAE80?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBAE80 to RGB:

rgb(203, 174, 128)HEX to RGB Converter →

HEX to HSL

Convert #CBAE80 to HSL:

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

HEX to CMYK

Convert #CBAE80 to CMYK:

cmyk(0%, 14%, 37%, 20%)Color Converter →

Color Meaning and Usage

#CBAE80 is a gentle orange color with RGB values of 203, 174, 128 and HSL of 37°, 42%, 65%. This orange-yellow hue evokes optimism and creativity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBAE80 is #809DCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CB8980.

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

Contrast with #CBAE80

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBAE80?

#CBAE80 is a gentle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CBAE80?

#CBAE80 in RGB is (203, 174, 128) - 203 red, 174 green, and 128 blue.

How to use #CBAE80 in CSS?

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

What colors go well with #CBAE80?

#809DCB (complementary), #CB8980 (analogous), and #B58C4A (lighter shade) work well with #CBAE80.