Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#091926
Lake Blue · Black · Deep Sea Blue
Traditional「Lake Blue」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#FFCD4E
Ginger · SandyBrown · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#B14423
Vermilion · Sienna · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#4EB4C2
Slate Blue · MediumTurquoise · Lake Green
Traditional「Slate Blue」· Paint「Lake Green」· Creative Blush Sunrise
#362A34
Rose Purple · DarkSlateGray · Dark Purple
Traditional「Rose Purple」· Paint「Dark Purple」· 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
091926 | FFCD4E | B14423 | 4EB4C2 | 362A34 | |
|---|---|---|---|---|---|
| — | 12.0 AAA | 3.2 AA Large | 7.3 AAA | 1.3 Fail | |
12.0 AAA | — | 3.8 AA Large | 1.6 Fail | 9.2 AAA | |
3.2 AA Large | 3.8 AA Large | — | 2.3 Fail | 2.4 Fail | |
7.3 AAA | 1.6 Fail | 2.3 Fail | — | 5.6 AA | |
1.3 Fail | 9.2 AAA | 2.4 Fail | 5.6 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#091926
#FFCD4E
#B14423
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #091926;
--color-2: #ffcd4e;
--color-3: #b14423;
--color-4: #4eb4c2;
--color-5: #362a34;
}SCSS
$color-1: #091926; $color-2: #ffcd4e; $color-3: #b14423; $color-4: #4eb4c2; $color-5: #362a34;
TAILWIND
colors: {
'brand-1': '#091926',
'brand-2': '#ffcd4e',
'brand-3': '#b14423',
'brand-4': '#4eb4c2',
'brand-5': '#362a34',
}RGB Array
[9, 25, 38], [255, 205, 78], [177, 68, 35], [78, 180, 194], [54, 42, 52]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #091926, #FFCD4E, #B14423, #4EB4C2, #362A34 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: #091926; --color-2: #ffcd4e; --color-3: #b14423; --color-4: #4eb4c2; --color-5: #362a34. 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 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