Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F0EBC1
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#577679
Slate Blue · DimGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#1B3B54
Lake Blue · DarkSlateGray · Prussian Blue
Traditional「Lake Blue」· Paint「Prussian Blue」· Creative Blush Sunrise
#272E48
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#160D0E
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· 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
F0EBC1 | 577679 | 1B3B54 | 272E48 | 160D0E | |
|---|---|---|---|---|---|
| — | 4.1 AA Large | 9.6 AAA | 11.1 AAA | 15.8 AAA | |
4.1 AA Large | — | 2.4 Fail | 2.7 Fail | 3.9 AA Large | |
9.6 AAA | 2.4 Fail | — | 1.1 Fail | 1.6 Fail | |
11.1 AAA | 2.7 Fail | 1.1 Fail | — | 1.4 Fail | |
15.8 AAA | 3.9 AA Large | 1.6 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F0EBC1
#577679
#1B3B54
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f0ebc1;
--color-2: #577679;
--color-3: #1b3b54;
--color-4: #272e48;
--color-5: #160d0e;
}SCSS
$color-1: #f0ebc1; $color-2: #577679; $color-3: #1b3b54; $color-4: #272e48; $color-5: #160d0e;
TAILWIND
colors: {
'brand-1': '#f0ebc1',
'brand-2': '#577679',
'brand-3': '#1b3b54',
'brand-4': '#272e48',
'brand-5': '#160d0e',
}RGB Array
[240, 235, 193], [87, 118, 121], [27, 59, 84], [39, 46, 72], [22, 13, 14]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F0EBC1, #577679, #1B3B54, #272E48, #160D0E 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: #f0ebc1; --color-2: #577679; --color-3: #1b3b54; --color-4: #272e48; --color-5: #160d0e. 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 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