Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#303030
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#666633
Autumn Sage · DarkOliveGreen · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#2B231B
Ochre · Black · Cinnamon
Traditional「Ochre」· Paint「Cinnamon」· Creative Blush Sunrise
#EEF1F6
Azure · Lavender · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
#C7C566
Autumn Sage · BurlyWood · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· 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
303030 | 666633 | 2B231B | EEF1F6 | C7C566 | |
|---|---|---|---|---|---|
| — | 2.2 Fail | 1.2 Fail | 11.7 AAA | 7.3 AAA | |
2.2 Fail | — | 2.6 Fail | 5.3 AA | 3.3 AA Large | |
1.2 Fail | 2.6 Fail | — | 13.6 AAA | 8.5 AAA | |
11.7 AAA | 5.3 AA | 13.6 AAA | — | 1.6 Fail | |
7.3 AAA | 3.3 AA Large | 8.5 AAA | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#303030
#666633
#2B231B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #303030;
--color-2: #666633;
--color-3: #2b231b;
--color-4: #eef1f6;
--color-5: #c7c566;
}SCSS
$color-1: #303030; $color-2: #666633; $color-3: #2b231b; $color-4: #eef1f6; $color-5: #c7c566;
TAILWIND
colors: {
'brand-1': '#303030',
'brand-2': '#666633',
'brand-3': '#2b231b',
'brand-4': '#eef1f6',
'brand-5': '#c7c566',
}RGB Array
[48, 48, 48], [102, 102, 51], [43, 35, 27], [238, 241, 246], [199, 197, 102]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #303030, #666633, #2B231B, #EEF1F6, #C7C566 is ideal for: brand design, premium product pages, magazine layouts, 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: #303030; --color-2: #666633; --color-3: #2b231b; --color-4: #eef1f6; --color-5: #c7c566. 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. 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