#C3AEA4 Color Information

Hex color code: #C3AEA4

#C3AEA4 is a gentle orange color. In RGB it is (195, 174, 164), and in HSL it is (19°, 21%, 70%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#C3AEA4
RGB
195, 174, 164
HSL
19°, 21%, 70%
CMYK
0%, 11%, 16%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C3AEA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 174, 164

Red: 195 / Green: 174 / Blue: 164

HSL

19°, 21%, 70%

Hue: 19° / Saturation: 21% / Lightness: 70%

CMYK

0%, 11%, 16%, 24%

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

What color is #C3AEA4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C3AEA4 to RGB:

rgb(195, 174, 164)HEX to RGB Converter →

HEX to HSL

Convert #C3AEA4 to HSL:

hsl(19, 21%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #C3AEA4 to CMYK:

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

Color Meaning and Usage

#C3AEA4 is a gentle orange color with RGB values of 195, 174, 164 and HSL of 19°, 21%, 70%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C3AEA4 is #A2B8C3, creating high-contrast pairings. For softer combinations, try analogous colors like #C3A2A8.

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

Contrast with #C3AEA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C3AEA4?

#C3AEA4 is a gentle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C3AEA4?

#C3AEA4 in RGB is (195, 174, 164) - 195 red, 174 green, and 164 blue.

How to use #C3AEA4 in CSS?

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

What colors go well with #C3AEA4?

#A2B8C3 (complementary), #C3A2A8 (analogous), and #A48374 (lighter shade) work well with #C3AEA4.