#CAC470 Color Information

Hex color code: #CAC470

A gentle yellow shade, #CAC470 appears as (202, 196, 112) in RGB and (56°, 46%, 62%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBurlywood
HEX
#CAC470
RGB
202, 196, 112
HSL
56°, 46%, 62%
CMYK
0%, 3%, 45%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAC470; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 196, 112

Red: 202 / Green: 196 / Blue: 112

HSL

56°, 46%, 62%

Hue: 56° / Saturation: 46% / Lightness: 62%

CMYK

0%, 3%, 45%, 21%

Cyan: 0% / Magenta: 3% / Yellow: 45% / Key: 21%

What color is #CAC470?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAC470 to RGB:

rgb(202, 196, 112)HEX to RGB Converter →

HEX to HSL

Convert #CAC470 to HSL:

hsl(56, 46%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #CAC470 to CMYK:

cmyk(0%, 3%, 45%, 21%)Color Converter →

Color Meaning and Usage

#CAC470 is a pastel yellow color with RGB values of 202, 196, 112 and HSL of 56°, 46%, 62%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAC470 is #7277CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CB9872.

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

Contrast with #CAC470

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAC470?

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

What is the RGB value of #CAC470?

#CAC470 in RGB is (202, 196, 112) - 202 red, 196 green, and 112 blue.

How to use #CAC470 in CSS?

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

What colors go well with #CAC470?

#7277CB (complementary), #CB9872 (analogous), and #AFA841 (lighter shade) work well with #CAC470.