Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A95F80
Dark Violet · Gray · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#752945
Dark Violet · Brown · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#C0B07F
Ginger · Tan · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#DDDDB9
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#5B333C
Crimson · DarkSlateGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· 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
A95F80 | 752945 | C0B07F | DDDDB9 | 5B333C | |
|---|---|---|---|---|---|
| — | 2.1 Fail | 2.1 Fail | 3.3 AA Large | 2.3 Fail | |
2.1 Fail | — | 4.5 AA | 7.0 AAA | 1.1 Fail | |
2.1 Fail | 4.5 AA | — | 1.5 Fail | 4.9 AA | |
3.3 AA Large | 7.0 AAA | 1.5 Fail | — | 7.6 AAA | |
2.3 Fail | 1.1 Fail | 4.9 AA | 7.6 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A95F80
#752945
#C0B07F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a95f80;
--color-2: #752945;
--color-3: #c0b07f;
--color-4: #ddddb9;
--color-5: #5b333c;
}SCSS
$color-1: #a95f80; $color-2: #752945; $color-3: #c0b07f; $color-4: #ddddb9; $color-5: #5b333c;
TAILWIND
colors: {
'brand-1': '#a95f80',
'brand-2': '#752945',
'brand-3': '#c0b07f',
'brand-4': '#ddddb9',
'brand-5': '#5b333c',
}RGB Array
[169, 95, 128], [117, 41, 69], [192, 176, 127], [221, 221, 185], [91, 51, 60]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #A95F80, #752945, #C0B07F, #DDDDB9, #5B333C is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. 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: #a95f80; --color-2: #752945; --color-3: #c0b07f; --color-4: #ddddb9; --color-5: #5b333c. 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. High-contrast palettes naturally meet WCAG accessibility standards. 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