#CCAB93 Color Information

Hex color code: #CCAB93

The hex color #CCAB93 is a soft orange with RGB values of (204, 171, 147) and HSL of (25°, 36%, 69%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#CCAB93
RGB
204, 171, 147
HSL
25°, 36%, 69%
CMYK
0%, 16%, 28%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCAB93; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 171, 147

Red: 204 / Green: 171 / Blue: 147

HSL

25°, 36%, 69%

Hue: 25° / Saturation: 36% / Lightness: 69%

CMYK

0%, 16%, 28%, 20%

Cyan: 0% / Magenta: 16% / Yellow: 28% / Key: 20%

What color is #CCAB93?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCAB93 to RGB:

rgb(204, 171, 147)HEX to RGB Converter →

HEX to HSL

Convert #CCAB93 to HSL:

hsl(25, 36%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CCAB93 to CMYK:

cmyk(0%, 16%, 28%, 20%)Color Converter →

Color Meaning and Usage

#CCAB93 is a subtle orange color with RGB values of 204, 171, 147 and HSL of 25°, 36%, 69%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCAB93 is #93B5CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC9398.

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

Contrast with #CCAB93

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCAB93?

#CCAB93 is a subtle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CCAB93?

#CCAB93 in RGB is (204, 171, 147) - 204 red, 171 green, and 147 blue.

How to use #CCAB93 in CSS?

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

What colors go well with #CCAB93?

#93B5CC (complementary), #CC9398 (analogous), and #B4835F (lighter shade) work well with #CCAB93.