Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CBDF00
Autumn Sage · Gold · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#1A2F2A
Mineral Blue · DarkSlateGray · Peacock Green
Traditional「Mineral Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#354C4E
Slate Blue · DarkSlateGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#5C555E
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#D40647
Dark Violet · Crimson · Camellia
Traditional「Dark Violet」· Paint「Camellia」· 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
CBDF00 | 1A2F2A | 354C4E | 5C555E | D40647 | |
|---|---|---|---|---|---|
| — | 9.5 AAA | 6.1 AA | 4.8 AA | 3.6 AA Large | |
9.5 AAA | — | 1.5 Fail | 2.0 Fail | 2.6 Fail | |
6.1 AA | 1.5 Fail | — | 1.3 Fail | 1.7 Fail | |
4.8 AA | 2.0 Fail | 1.3 Fail | — | 1.3 Fail | |
3.6 AA Large | 2.6 Fail | 1.7 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CBDF00
#1A2F2A
#354C4E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cbdf00;
--color-2: #1a2f2a;
--color-3: #354c4e;
--color-4: #5c555e;
--color-5: #d40647;
}SCSS
$color-1: #cbdf00; $color-2: #1a2f2a; $color-3: #354c4e; $color-4: #5c555e; $color-5: #d40647;
TAILWIND
colors: {
'brand-1': '#cbdf00',
'brand-2': '#1a2f2a',
'brand-3': '#354c4e',
'brand-4': '#5c555e',
'brand-5': '#d40647',
}RGB Array
[203, 223, 0], [26, 47, 42], [53, 76, 78], [92, 85, 94], [212, 6, 71]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CBDF00, #1A2F2A, #354C4E, #5C555E, #D40647 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: #cbdf00; --color-2: #1a2f2a; --color-3: #354c4e; --color-4: #5c555e; --color-5: #d40647. 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