Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#212D50
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#174C56
Lake Blue · DarkSlateGray · Peacock Green
Traditional「Lake Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#1D5F53
Mineral Blue · DarkSlateGray · Peacock Green
Traditional「Mineral Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#C1C371
Autumn Sage · Tan · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#FF0073
Dark Violet · DeepPink · 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
212D50 | 174C56 | 1D5F53 | C1C371 | FF0073 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.8 Fail | 7.3 AAA | 3.5 AA Large | |
1.4 Fail | — | 1.3 Fail | 5.1 AA | 2.5 Fail | |
1.8 Fail | 1.3 Fail | — | 4.0 AA Large | 2.0 Fail | |
7.3 AAA | 5.1 AA | 4.0 AA Large | — | 2.1 Fail | |
3.5 AA Large | 2.5 Fail | 2.0 Fail | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#212D50
#174C56
#1D5F53
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #212d50;
--color-2: #174c56;
--color-3: #1d5f53;
--color-4: #c1c371;
--color-5: #ff0073;
}SCSS
$color-1: #212d50; $color-2: #174c56; $color-3: #1d5f53; $color-4: #c1c371; $color-5: #ff0073;
TAILWIND
colors: {
'brand-1': '#212d50',
'brand-2': '#174c56',
'brand-3': '#1d5f53',
'brand-4': '#c1c371',
'brand-5': '#ff0073',
}RGB Array
[33, 45, 80], [23, 76, 86], [29, 95, 83], [193, 195, 113], [255, 0, 115]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #212D50, #174C56, #1D5F53, #C1C371, #FF0073 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: #212d50; --color-2: #174c56; --color-3: #1d5f53; --color-4: #c1c371; --color-5: #ff0073. 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