#CBAD91 Color Information

Hex color code: #CBAD91

The hex color #CBAD91 is a subtle orange with RGB values of (203, 173, 145) and HSL of (29°, 36%, 68%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#CBAD91
RGB
203, 173, 145
HSL
29°, 36%, 68%
CMYK
0%, 15%, 29%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBAD91; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 173, 145

Red: 203 / Green: 173 / Blue: 145

HSL

29°, 36%, 68%

Hue: 29° / Saturation: 36% / Lightness: 68%

CMYK

0%, 15%, 29%, 20%

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

What color is #CBAD91?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBAD91 to RGB:

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

HEX to HSL

Convert #CBAD91 to HSL:

hsl(29, 36%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CBAD91 to CMYK:

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

Color Meaning and Usage

#CBAD91 is a gentle orange color with RGB values of 203, 173, 145 and HSL of 29°, 36%, 68%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBAD91 is #90AECB, creating high-contrast pairings. For softer combinations, try analogous colors like #CB9091.

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

Contrast with #CBAD91

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBAD91?

#CBAD91 is a gentle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CBAD91?

#CBAD91 in RGB is (203, 173, 145) - 203 red, 173 green, and 145 blue.

How to use #CBAD91 in CSS?

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

What colors go well with #CBAD91?

#90AECB (complementary), #CB9091 (analogous), and #B2865C (lighter shade) work well with #CBAD91.