#CAB698 Color Information

Hex color code: #CAB698

The hex color #CAB698 is a soft orange with RGB values of (202, 182, 152) and HSL of (36°, 32%, 69%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#CAB698
RGB
202, 182, 152
HSL
36°, 32%, 69%
CMYK
0%, 10%, 25%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAB698; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 182, 152

Red: 202 / Green: 182 / Blue: 152

HSL

36°, 32%, 69%

Hue: 36° / Saturation: 32% / Lightness: 69%

CMYK

0%, 10%, 25%, 21%

Cyan: 0% / Magenta: 10% / Yellow: 25% / Key: 21%

What color is #CAB698?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAB698 to RGB:

rgb(202, 182, 152)HEX to RGB Converter →

HEX to HSL

Convert #CAB698 to HSL:

hsl(36, 32%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CAB698 to CMYK:

cmyk(0%, 10%, 25%, 21%)Color Converter →

Color Meaning and Usage

#CAB698 is a soft orange color with RGB values of 202, 182, 152 and HSL of 36°, 32%, 69%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAB698 is #97ABC9, creating high-contrast pairings. For softer combinations, try analogous colors like #C99C97.

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

Contrast with #CAB698

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAB698?

#CAB698 is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CAB698?

#CAB698 in RGB is (202, 182, 152) - 202 red, 182 green, and 152 blue.

How to use #CAB698 in CSS?

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

What colors go well with #CAB698?

#97ABC9 (complementary), #C99C97 (analogous), and #AF9164 (lighter shade) work well with #CAB698.