Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#001E2B
Lake Blue · Black · Peacock Green
Traditional「Lake Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#F2EBA7
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#D1B690
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#1A2526
Slate Blue · Black · Peacock Green
Traditional「Slate Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#2F5C56
Mineral Blue · DarkSlateGray · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· 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
001E2B | F2EBA7 | D1B690 | 1A2526 | 2F5C56 | |
|---|---|---|---|---|---|
| — | 14.1 AAA | 8.9 AAA | 1.1 Fail | 2.3 Fail | |
14.1 AAA | — | 1.6 Fail | 12.9 AAA | 6.2 AA | |
8.9 AAA | 1.6 Fail | — | 8.1 AAA | 3.9 AA Large | |
1.1 Fail | 12.9 AAA | 8.1 AAA | — | 2.1 Fail | |
2.3 Fail | 6.2 AA | 3.9 AA Large | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#001E2B
#F2EBA7
#D1B690
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #001e2b;
--color-2: #f2eba7;
--color-3: #d1b690;
--color-4: #1a2526;
--color-5: #2f5c56;
}SCSS
$color-1: #001e2b; $color-2: #f2eba7; $color-3: #d1b690; $color-4: #1a2526; $color-5: #2f5c56;
TAILWIND
colors: {
'brand-1': '#001e2b',
'brand-2': '#f2eba7',
'brand-3': '#d1b690',
'brand-4': '#1a2526',
'brand-5': '#2f5c56',
}RGB Array
[0, 30, 43], [242, 235, 167], [209, 182, 144], [26, 37, 38], [47, 92, 86]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This skin-style palette of #001E2B, #F2EBA7, #D1B690, #1A2526, #2F5C56 is ideal for: tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. 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: #001e2b; --color-2: #f2eba7; --color-3: #d1b690; --color-4: #1a2526; --color-5: #2f5c56. 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 skin-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