Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C2AC88
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#D18F80
Peach Pink · DarkSalmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#F7596C
Peach Pink · Tomato · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#B35D7E
Dark Violet · Gray · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#71627A
Dark Plum · DimGray · Violet
Traditional「Dark Plum」· Paint「Violet」· Creative Blush Sunrise
Color Harmonies Color Harmonies
Based on color wheel theory, calculated from primary color
Complementary
Analogous
Triadic
Split-Comp.
Tetradic
Contrast Matrix WCAG 2.1 Contrast
C2AC88 | D18F80 | F7596C | B35D7E | 71627A | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.4 Fail | 2.0 Fail | 2.6 Fail | |
1.2 Fail | — | 1.2 Fail | 1.7 Fail | 2.1 Fail | |
1.4 Fail | 1.2 Fail | — | 1.4 Fail | 1.8 Fail | |
2.0 Fail | 1.7 Fail | 1.4 Fail | — | 1.3 Fail | |
2.6 Fail | 2.1 Fail | 1.8 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C2AC88
#D18F80
#F7596C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c2ac88;
--color-2: #d18f80;
--color-3: #f7596c;
--color-4: #b35d7e;
--color-5: #71627a;
}SCSS
$color-1: #c2ac88; $color-2: #d18f80; $color-3: #f7596c; $color-4: #b35d7e; $color-5: #71627a;
TAILWIND
colors: {
'brand-1': '#c2ac88',
'brand-2': '#d18f80',
'brand-3': '#f7596c',
'brand-4': '#b35d7e',
'brand-5': '#71627a',
}RGB Array
[194, 172, 136], [209, 143, 128], [247, 89, 108], [179, 93, 126], [113, 98, 122]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C2AC88, #D18F80, #F7596C, #B35D7E, #71627A is ideal for: corporate websites, product showcases, portfolios. It is a balanced and harmonious choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #c2ac88; --color-2: #d18f80; --color-3: #f7596c; --color-4: #b35d7e; --color-5: #71627a. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.
What UI/UX design tips apply to this palette?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.
Which industries or brands suit this palette?
This general-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Click "AI Analysis" in the editor for more detailed brand color suggestions.
Generated by LangColor online color tool · Breaking the barrier between language and color