Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFFFF
Moonlight White · White · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#76A36C
Celadon · Gray · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#D03171
Dark Violet · MediumVioletRed · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#434542
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
#010101
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
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
FFFFFF | 76A36C | D03171 | 434542 | 010101 | |
|---|---|---|---|---|---|
| — | 2.9 Fail | 4.8 AA | 9.7 AAA | 20.9 AAA | |
2.9 Fail | — | 1.7 Fail | 3.3 AA Large | 7.2 AAA | |
4.8 AA | 1.7 Fail | — | 2.0 Fail | 4.3 AA Large | |
9.7 AAA | 3.3 AA Large | 2.0 Fail | — | 2.2 Fail | |
20.9 AAA | 7.2 AAA | 4.3 AA Large | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFFFF
#76A36C
#D03171
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffffff;
--color-2: #76a36c;
--color-3: #d03171;
--color-4: #434542;
--color-5: #010101;
}SCSS
$color-1: #ffffff; $color-2: #76a36c; $color-3: #d03171; $color-4: #434542; $color-5: #010101;
TAILWIND
colors: {
'brand-1': '#ffffff',
'brand-2': '#76a36c',
'brand-3': '#d03171',
'brand-4': '#434542',
'brand-5': '#010101',
}RGB Array
[255, 255, 255], [118, 163, 108], [208, 49, 113], [67, 69, 66], [1, 1, 1]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFFFFF, #76A36C, #D03171, #434542, #010101 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #ffffff; --color-2: #76a36c; --color-3: #d03171; --color-4: #434542; --color-5: #010101. 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. Restrained colors convey professionalism and trust. 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