#CBA190 Color Information

Hex color code: #CBA190

The hex color #CBA190 is a delicate orange with RGB values of (203, 161, 144) and HSL of (17°, 36%, 68%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#CBA190
RGB
203, 161, 144
HSL
17°, 36%, 68%
CMYK
0%, 21%, 29%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBA190; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 161, 144

Red: 203 / Green: 161 / Blue: 144

HSL

17°, 36%, 68%

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

CMYK

0%, 21%, 29%, 20%

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

What color is #CBA190?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBA190 to RGB:

rgb(203, 161, 144)HEX to RGB Converter →

HEX to HSL

Convert #CBA190 to HSL:

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

HEX to CMYK

Convert #CBA190 to CMYK:

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

Color Meaning and Usage

A soft orange tone, #CBA190 has RGB (203, 161, 144) and HSL (17°, 36%, 68%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBA190 is #90BACB, creating high-contrast pairings. For softer combinations, try analogous colors like #CB909D.

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

Contrast with #CBA190

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBA190?

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

What is the RGB value of #CBA190?

#CBA190 in RGB is (203, 161, 144) - 203 red, 161 green, and 144 blue.

How to use #CBA190 in CSS?

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

What colors go well with #CBA190?

#90BACB (complementary), #CB909D (analogous), and #B2745C (lighter shade) work well with #CBA190.