#CAB168 Color Information

Hex color code: #CAB168

#CAB168 is a delicate yellow color. In RGB it is (202, 177, 104), and in HSL it is (45°, 48%, 60%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#CAB168
RGB
202, 177, 104
HSL
45°, 48%, 60%
CMYK
0%, 12%, 49%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAB168; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 177, 104

Red: 202 / Green: 177 / Blue: 104

HSL

45°, 48%, 60%

Hue: 45° / Saturation: 48% / Lightness: 60%

CMYK

0%, 12%, 49%, 21%

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

What color is #CAB168?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAB168 to RGB:

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

HEX to HSL

Convert #CAB168 to HSL:

hsl(45, 48%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #CAB168 to CMYK:

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

Color Meaning and Usage

A gentle yellow tone, #CAB168 has RGB (202, 177, 104) and HSL (45°, 48%, 60%). 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 #CAB168 is #6881CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CA8168.

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

Contrast with #CAB168

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAB168?

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

What is the RGB value of #CAB168?

#CAB168 in RGB is (202, 177, 104) - 202 red, 177 green, and 104 blue.

How to use #CAB168 in CSS?

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

What colors go well with #CAB168?

#6881CA (complementary), #CA8168 (analogous), and #AA8E3C (lighter shade) work well with #CAB168.