#CAB18A Color Information

Hex color code: #CAB18A

The hex color #CAB18A is a delicate orange with RGB values of (202, 177, 138) and HSL of (37°, 38%, 67%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#CAB18A
RGB
202, 177, 138
HSL
37°, 38%, 67%
CMYK
0%, 12%, 32%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAB18A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 177, 138

Red: 202 / Green: 177 / Blue: 138

HSL

37°, 38%, 67%

Hue: 37° / Saturation: 38% / Lightness: 67%

CMYK

0%, 12%, 32%, 21%

Cyan: 0% / Magenta: 12% / Yellow: 32% / Key: 21%

What color is #CAB18A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAB18A to RGB:

rgb(202, 177, 138)HEX to RGB Converter →

HEX to HSL

Convert #CAB18A to HSL:

hsl(37, 38%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #CAB18A to CMYK:

cmyk(0%, 12%, 32%, 21%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #CAB18A has RGB (202, 177, 138) and HSL (37°, 38%, 67%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAB18A is #8BA3CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CB928B.

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

Contrast with #CAB18A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAB18A?

#CAB18A is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CAB18A?

#CAB18A in RGB is (202, 177, 138) - 202 red, 177 green, and 138 blue.

How to use #CAB18A in CSS?

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

What colors go well with #CAB18A?

#8BA3CB (complementary), #CB928B (analogous), and #B38F56 (lighter shade) work well with #CAB18A.