#CAA68C Color Information

Hex color code: #CAA68C

The hex color #CAA68C is a soft orange with RGB values of (202, 166, 140) and HSL of (25°, 37%, 67%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#CAA68C
RGB
202, 166, 140
HSL
25°, 37%, 67%
CMYK
0%, 18%, 31%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAA68C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 166, 140

Red: 202 / Green: 166 / Blue: 140

HSL

25°, 37%, 67%

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

CMYK

0%, 18%, 31%, 21%

Cyan: 0% / Magenta: 18% / Yellow: 31% / Key: 21%

What color is #CAA68C?

#CAA68C is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAA68C to RGB:

rgb(202, 166, 140)HEX to RGB Converter →

HEX to HSL

Convert #CAA68C to HSL:

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

HEX to CMYK

Convert #CAA68C to CMYK:

cmyk(0%, 18%, 31%, 21%)Color Converter →

Color Meaning and Usage

#CAA68C is a delicate orange color with RGB values of 202, 166, 140 and HSL of 25°, 37%, 67%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAA68C is #8CB0CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CA8C91.

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

Contrast with #CAA68C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAA68C?

#CAA68C is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CAA68C?

#CAA68C in RGB is (202, 166, 140) - 202 red, 166 green, and 140 blue.

How to use #CAA68C in CSS?

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

What colors go well with #CAA68C?

#8CB0CA (complementary), #CA8C91 (analogous), and #B27D57 (lighter shade) work well with #CAA68C.