Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#402E3E
Rose Purple · DarkSlateGray · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· Creative Blush Sunrise
#040404
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#FF9F52
Apricot · SandyBrown · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#E86455
Peach Pink · Tomato · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#6E516F
Dark Plum · DimGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· 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
402E3E | 040404 | FF9F52 | E86455 | 6E516F | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 6.2 AA | 3.8 AA Large | 1.8 Fail | |
1.6 Fail | — | 10.1 AAA | 6.2 AA | 3.0 Fail | |
6.2 AA | 10.1 AAA | — | 1.6 Fail | 3.4 AA Large | |
3.8 AA Large | 6.2 AA | 1.6 Fail | — | 2.1 Fail | |
1.8 Fail | 3.0 Fail | 3.4 AA Large | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#402E3E
#040404
#FF9F52
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #402e3e;
--color-2: #040404;
--color-3: #ff9f52;
--color-4: #e86455;
--color-5: #6e516f;
}SCSS
$color-1: #402e3e; $color-2: #040404; $color-3: #ff9f52; $color-4: #e86455; $color-5: #6e516f;
TAILWIND
colors: {
'brand-1': '#402e3e',
'brand-2': '#040404',
'brand-3': '#ff9f52',
'brand-4': '#e86455',
'brand-5': '#6e516f',
}RGB Array
[64, 46, 62], [4, 4, 4], [255, 159, 82], [232, 100, 85], [110, 81, 111]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #402E3E, #040404, #FF9F52, #E86455, #6E516F is ideal for: tech websites, dark mode UIs, game UIs, 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: #402e3e; --color-2: #040404; --color-3: #ff9f52; --color-4: #e86455; --color-5: #6e516f. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 sunset-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