Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CDA124
Ochre · GoldenRod · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#667D4F
Celadon · DimGray · Forest Green
Traditional「Celadon」· Paint「Forest Green」· Creative Blush Sunrise
#4B4934
Autumn Sage · DarkOliveGreen · Amber Gold
Traditional「Autumn Sage」· Paint「Amber Gold」· Creative Blush Sunrise
#3C1F31
Rose Purple · DarkSlateGray · Raspberry
Traditional「Rose Purple」· Paint「Raspberry」· Creative Blush Sunrise
#230010
Dark Violet · Black · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· 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
CDA124 | 667D4F | 4B4934 | 3C1F31 | 230010 | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 3.8 AA Large | 6.1 AA | 8.1 AAA | |
1.9 Fail | — | 2.0 Fail | 3.2 AA Large | 4.3 AA Large | |
3.8 AA Large | 2.0 Fail | — | 1.6 Fail | 2.1 Fail | |
6.1 AA | 3.2 AA Large | 1.6 Fail | — | 1.3 Fail | |
8.1 AAA | 4.3 AA Large | 2.1 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CDA124
#667D4F
#4B4934
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cda124;
--color-2: #667d4f;
--color-3: #4b4934;
--color-4: #3c1f31;
--color-5: #230010;
}SCSS
$color-1: #cda124; $color-2: #667d4f; $color-3: #4b4934; $color-4: #3c1f31; $color-5: #230010;
TAILWIND
colors: {
'brand-1': '#cda124',
'brand-2': '#667d4f',
'brand-3': '#4b4934',
'brand-4': '#3c1f31',
'brand-5': '#230010',
}RGB Array
[205, 161, 36], [102, 125, 79], [75, 73, 52], [60, 31, 49], [35, 0, 16]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CDA124, #667D4F, #4B4934, #3C1F31, #230010 is ideal for: tech websites, dark mode UIs, game UIs. 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: #cda124; --color-2: #667d4f; --color-3: #4b4934; --color-4: #3c1f31; --color-5: #230010. 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. 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