#CAC286 Color Information

Hex color code: #CAC286

The hex color #CAC286 is a soft yellow with RGB values of (202, 194, 134) and HSL of (53°, 39%, 66%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#CAC286
RGB
202, 194, 134
HSL
53°, 39%, 66%
CMYK
0%, 4%, 34%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAC286; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 194, 134

Red: 202 / Green: 194 / Blue: 134

HSL

53°, 39%, 66%

Hue: 53° / Saturation: 39% / Lightness: 66%

CMYK

0%, 4%, 34%, 21%

Cyan: 0% / Magenta: 4% / Yellow: 34% / Key: 21%

What color is #CAC286?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAC286 to RGB:

rgb(202, 194, 134)HEX to RGB Converter →

HEX to HSL

Convert #CAC286 to HSL:

hsl(53, 39%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #CAC286 to CMYK:

cmyk(0%, 4%, 34%, 21%)Color Converter →

Color Meaning and Usage

#CAC286 is a pastel yellow color with RGB values of 202, 194, 134 and HSL of 53°, 39%, 66%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAC286 is #868ECA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAA086.

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

Contrast with #CAC286

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAC286?

#CAC286 is a pastel yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CAC286?

#CAC286 in RGB is (202, 194, 134) - 202 red, 194 green, and 134 blue.

How to use #CAC286 in CSS?

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

What colors go well with #CAC286?

#868ECA (complementary), #CAA086 (analogous), and #B3A751 (lighter shade) work well with #CAC286.