#CBA493 Color Information

Hex color code: #CBA493

#CBA493 is a pastel orange color. In RGB it is (203, 164, 147), and in HSL it is (18°, 35%, 69%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CBA493
RGB
203, 164, 147
HSL
18°, 35%, 69%
CMYK
0%, 19%, 28%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBA493; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 164, 147

Red: 203 / Green: 164 / Blue: 147

HSL

18°, 35%, 69%

Hue: 18° / Saturation: 35% / Lightness: 69%

CMYK

0%, 19%, 28%, 20%

Cyan: 0% / Magenta: 19% / Yellow: 28% / Key: 20%

What color is #CBA493?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBA493 to RGB:

rgb(203, 164, 147)HEX to RGB Converter →

HEX to HSL

Convert #CBA493 to HSL:

hsl(18, 35%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CBA493 to CMYK:

cmyk(0%, 19%, 28%, 20%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #CBA493 has RGB (203, 164, 147) and HSL (18°, 35%, 69%). 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 #CBA493 is #94BBCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC949F.

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

Contrast with #CBA493

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBA493?

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

What is the RGB value of #CBA493?

#CBA493 in RGB is (203, 164, 147) - 203 red, 164 green, and 147 blue.

How to use #CBA493 in CSS?

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

What colors go well with #CBA493?

#94BBCC (complementary), #CC949F (analogous), and #B37961 (lighter shade) work well with #CBA493.