Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#121212
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#262623
Ink Black · DarkSlateGray · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· Creative Midnight Shadow
#3B3A33
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#737350
Autumn Sage · DimGray · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#FFFCA6
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
121212 | 262623 | 3B3A33 | 737350 | FFFCA6 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.6 Fail | 3.8 AA Large | 17.6 AAA | |
1.2 Fail | — | 1.3 Fail | 3.1 AA Large | 14.3 AAA | |
1.6 Fail | 1.3 Fail | — | 2.3 Fail | 10.7 AAA | |
3.8 AA Large | 3.1 AA Large | 2.3 Fail | — | 4.6 AA | |
17.6 AAA | 14.3 AAA | 10.7 AAA | 4.6 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#121212
#262623
#3B3A33
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #121212;
--color-2: #262623;
--color-3: #3b3a33;
--color-4: #737350;
--color-5: #fffca6;
}SCSS
$color-1: #121212; $color-2: #262623; $color-3: #3b3a33; $color-4: #737350; $color-5: #fffca6;
TAILWIND
colors: {
'brand-1': '#121212',
'brand-2': '#262623',
'brand-3': '#3b3a33',
'brand-4': '#737350',
'brand-5': '#fffca6',
}RGB Array
[18, 18, 18], [38, 38, 35], [59, 58, 51], [115, 115, 80], [255, 252, 166]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #121212, #262623, #3B3A33, #737350, #FFFCA6 is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #121212; --color-2: #262623; --color-3: #3b3a33; --color-4: #737350; --color-5: #fffca6. 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 finance, legal, luxury industries. Restrained colors convey professionalism and trust. 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