#C1AC8A Color Information

Hex color code: #C1AC8A

A soft orange shade, #C1AC8A appears as (193, 172, 138) in RGB and (37°, 31%, 65%) in HSL. It is typically applied in digital products.

Try:
Color NameTan
HEX
#C1AC8A
RGB
193, 172, 138
HSL
37°, 31%, 65%
CMYK
0%, 11%, 28%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1AC8A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 172, 138

Red: 193 / Green: 172 / Blue: 138

HSL

37°, 31%, 65%

Hue: 37° / Saturation: 31% / Lightness: 65%

CMYK

0%, 11%, 28%, 24%

Cyan: 0% / Magenta: 11% / Yellow: 28% / Key: 24%

What color is #C1AC8A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1AC8A to RGB:

rgb(193, 172, 138)HEX to RGB Converter →

HEX to HSL

Convert #C1AC8A to HSL:

hsl(37, 31%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #C1AC8A to CMYK:

cmyk(0%, 11%, 28%, 24%)Color Converter →

Color Meaning and Usage

#C1AC8A is a gentle orange color with RGB values of 193, 172, 138 and HSL of 37°, 31%, 65%. This orange-yellow hue evokes optimism and creativity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1AC8A is #8A9FC1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1918A.

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

Contrast with #C1AC8A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1AC8A?

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

What is the RGB value of #C1AC8A?

#C1AC8A in RGB is (193, 172, 138) - 193 red, 172 green, and 138 blue.

How to use #C1AC8A in CSS?

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

What colors go well with #C1AC8A?

#8A9FC1 (complementary), #C1918A (analogous), and #A78958 (lighter shade) work well with #C1AC8A.