Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#403C45
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#B34453
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#EB9331
Ginger · GoldenRod · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#F5CC7A
Goose Yellow · Khaki · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#E6DDA5
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
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
403C45 | B34453 | EB9331 | F5CC7A | E6DDA5 | |
|---|---|---|---|---|---|
| — | 2.0 Fail | 4.5 AA Large | 7.1 AAA | 7.8 AAA | |
2.0 Fail | — | 2.3 Fail | 3.6 AA Large | 3.9 AA Large | |
4.5 AA Large | 2.3 Fail | — | 1.6 Fail | 1.7 Fail | |
7.1 AAA | 3.6 AA Large | 1.6 Fail | — | 1.1 Fail | |
7.8 AAA | 3.9 AA Large | 1.7 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#403C45
#B34453
#EB9331
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #403c45;
--color-2: #b34453;
--color-3: #eb9331;
--color-4: #f5cc7a;
--color-5: #e6dda5;
}SCSS
$color-1: #403c45; $color-2: #b34453; $color-3: #eb9331; $color-4: #f5cc7a; $color-5: #e6dda5;
TAILWIND
colors: {
'brand-1': '#403c45',
'brand-2': '#b34453',
'brand-3': '#eb9331',
'brand-4': '#f5cc7a',
'brand-5': '#e6dda5',
}RGB Array
[64, 60, 69], [179, 68, 83], [235, 147, 49], [245, 204, 122], [230, 221, 165]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #403C45, #B34453, #EB9331, #F5CC7A, #E6DDA5 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: #403c45; --color-2: #b34453; --color-3: #eb9331; --color-4: #f5cc7a; --color-5: #e6dda5. 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