#CBB080 Color Information

Hex color code: #CBB080

#CBB080 is a delicate orange color. In RGB it is (203, 176, 128), and in HSL it is (38°, 42%, 65%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#CBB080
RGB
203, 176, 128
HSL
38°, 42%, 65%
CMYK
0%, 13%, 37%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBB080; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 176, 128

Red: 203 / Green: 176 / Blue: 128

HSL

38°, 42%, 65%

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

CMYK

0%, 13%, 37%, 20%

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

What color is #CBB080?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBB080 to RGB:

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

HEX to HSL

Convert #CBB080 to HSL:

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

HEX to CMYK

Convert #CBB080 to CMYK:

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

Color Meaning and Usage

A soft orange tone, #CBB080 has RGB (203, 176, 128) and HSL (38°, 42%, 65%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBB080 is #809CCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CB8A80.

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

Contrast with #CBB080

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBB080?

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

What is the RGB value of #CBB080?

#CBB080 in RGB is (203, 176, 128) - 203 red, 176 green, and 128 blue.

How to use #CBB080 in CSS?

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

What colors go well with #CBB080?

#809CCB (complementary), #CB8A80 (analogous), and #B58E4A (lighter shade) work well with #CBB080.