#CBBA86 Color Information

Hex color code: #CBBA86

A pastel yellow shade, #CBBA86 appears as (203, 186, 134) in RGB and (45°, 40%, 66%) in HSL. It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#CBBA86
RGB
203, 186, 134
HSL
45°, 40%, 66%
CMYK
0%, 8%, 34%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBBA86; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 186, 134

Red: 203 / Green: 186 / Blue: 134

HSL

45°, 40%, 66%

Hue: 45° / Saturation: 40% / Lightness: 66%

CMYK

0%, 8%, 34%, 20%

Cyan: 0% / Magenta: 8% / Yellow: 34% / Key: 20%

What color is #CBBA86?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBBA86 to RGB:

rgb(203, 186, 134)HEX to RGB Converter →

HEX to HSL

Convert #CBBA86 to HSL:

hsl(45, 40%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #CBBA86 to CMYK:

cmyk(0%, 8%, 34%, 20%)Color Converter →

Color Meaning and Usage

A gentle yellow tone, #CBBA86 has RGB (203, 186, 134) and HSL (45°, 40%, 66%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBBA86 is #8697CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CB9786.

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

Contrast with #CBBA86

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBBA86?

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

What is the RGB value of #CBBA86?

#CBBA86 in RGB is (203, 186, 134) - 203 red, 186 green, and 134 blue.

How to use #CBBA86 in CSS?

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

What colors go well with #CBBA86?

#8697CB (complementary), #CB9786 (analogous), and #B49B50 (lighter shade) work well with #CBBA86.