Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#5FCAB0
Mineral Blue · MediumAquaMarine · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#DCC47E
Ginger · BurlyWood · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#CE5858
Crimson · Tomato · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#000100
Pine Green · Black · Dark Green
Traditional「Pine Green」· Paint「Dark Green」· Creative Blush Sunrise
#CBC6C2
Apricot · Silver · Pearl Gray
Traditional「Apricot」· Paint「Pearl Gray」· Creative Silver Lining
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
5FCAB0 | DCC47E | CE5858 | 000100 | CBC6C2 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.0 Fail | 10.5 AAA | 1.2 Fail | |
1.2 Fail | — | 2.4 Fail | 12.2 AAA | 1.0 Fail | |
2.0 Fail | 2.4 Fail | — | 5.1 AA | 2.4 Fail | |
10.5 AAA | 12.2 AAA | 5.1 AA | — | 12.3 AAA | |
1.2 Fail | 1.0 Fail | 2.4 Fail | 12.3 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#5FCAB0
#DCC47E
#CE5858
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #5fcab0;
--color-2: #dcc47e;
--color-3: #ce5858;
--color-4: #000100;
--color-5: #cbc6c2;
}SCSS
$color-1: #5fcab0; $color-2: #dcc47e; $color-3: #ce5858; $color-4: #000100; $color-5: #cbc6c2;
TAILWIND
colors: {
'brand-1': '#5fcab0',
'brand-2': '#dcc47e',
'brand-3': '#ce5858',
'brand-4': '#000100',
'brand-5': '#cbc6c2',
}RGB Array
[95, 202, 176], [220, 196, 126], [206, 88, 88], [0, 1, 0], [203, 198, 194]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #5FCAB0, #DCC47E, #CE5858, #000100, #CBC6C2 is ideal for: 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: #5fcab0; --color-2: #dcc47e; --color-3: #ce5858; --color-4: #000100; --color-5: #cbc6c2. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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