#CABDAA Color Information

Hex color code: #CABDAA

The hex color #CABDAA is a subtle orange with RGB values of (202, 189, 170) and HSL of (36°, 23%, 73%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CABDAA
RGB
202, 189, 170
HSL
36°, 23%, 73%
CMYK
0%, 6%, 16%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABDAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 189, 170

Red: 202 / Green: 189 / Blue: 170

HSL

36°, 23%, 73%

Hue: 36° / Saturation: 23% / Lightness: 73%

CMYK

0%, 6%, 16%, 21%

Cyan: 0% / Magenta: 6% / Yellow: 16% / Key: 21%

What color is #CABDAA?

#CABDAA is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABDAA to RGB:

rgb(202, 189, 170)HEX to RGB Converter →

HEX to HSL

Convert #CABDAA to HSL:

hsl(36, 23%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #CABDAA to CMYK:

cmyk(0%, 6%, 16%, 21%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #CABDAA has RGB (202, 189, 170) and HSL (36°, 23%, 73%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABDAA is #AAB7CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAADAA.

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

Contrast with #CABDAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABDAA?

#CABDAA is a gentle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CABDAA?

#CABDAA in RGB is (202, 189, 170) - 202 red, 189 green, and 170 blue.

How to use #CABDAA in CSS?

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

What colors go well with #CABDAA?

#AAB7CA (complementary), #CAADAA (analogous), and #AD997B (lighter shade) work well with #CABDAA.