#CBA686 Color Information

Hex color code: #CBA686

A pastel orange shade, #CBA686 appears as (203, 166, 134) in RGB and (28°, 40%, 66%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CBA686
RGB
203, 166, 134
HSL
28°, 40%, 66%
CMYK
0%, 18%, 34%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBA686; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 166, 134

Red: 203 / Green: 166 / Blue: 134

HSL

28°, 40%, 66%

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

CMYK

0%, 18%, 34%, 20%

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

What color is #CBA686?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBA686 to RGB:

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

HEX to HSL

Convert #CBA686 to HSL:

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

HEX to CMYK

Convert #CBA686 to CMYK:

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

Color Meaning and Usage

A pastel orange tone, #CBA686 has RGB (203, 166, 134) and HSL (28°, 40%, 66%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBA686 is #86ABCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CB8688.

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

Contrast with #CBA686

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBA686?

#CBA686 is a pastel orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CBA686?

#CBA686 in RGB is (203, 166, 134) - 203 red, 166 green, and 134 blue.

How to use #CBA686 in CSS?

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

What colors go well with #CBA686?

#86ABCB (complementary), #CB8688 (analogous), and #B47F50 (lighter shade) work well with #CBA686.