#CBACA0 Color Information

Hex color code: #CBACA0

The hex color #CBACA0 is a gentle orange with RGB values of (203, 172, 160) and HSL of (17°, 29%, 71%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CBACA0
RGB
203, 172, 160
HSL
17°, 29%, 71%
CMYK
0%, 15%, 21%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBACA0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 172, 160

Red: 203 / Green: 172 / Blue: 160

HSL

17°, 29%, 71%

Hue: 17° / Saturation: 29% / Lightness: 71%

CMYK

0%, 15%, 21%, 20%

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

What color is #CBACA0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBACA0 to RGB:

rgb(203, 172, 160)HEX to RGB Converter →

HEX to HSL

Convert #CBACA0 to HSL:

hsl(17, 29%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #CBACA0 to CMYK:

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

Color Meaning and Usage

A soft orange tone, #CBACA0 has RGB (203, 172, 160) and HSL (17°, 29%, 71%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBACA0 is #A0BECA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAA0A9.

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

Contrast with #CBACA0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBACA0?

#CBACA0 is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CBACA0?

#CBACA0 in RGB is (203, 172, 160) - 203 red, 172 green, and 160 blue.

How to use #CBACA0 in CSS?

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

What colors go well with #CBACA0?

#A0BECA (complementary), #CAA0A9 (analogous), and #AF816E (lighter shade) work well with #CBACA0.