Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#71CCBE
Jade · MediumAquaMarine · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#52A880
Mineral Blue · MediumSeaGreen · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#6B594B
Tangerine · DimGray · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#59182B
Dark Violet · Maroon · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· Creative Blush Sunrise
#12090B
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
71CCBE | 52A880 | 6B594B | 59182B | 12090B | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 3.5 AA Large | 7.0 AA | 10.4 AAA | |
1.5 Fail | — | 2.3 Fail | 4.6 AA | 6.8 AA | |
3.5 AA Large | 2.3 Fail | — | 2.0 Fail | 3.0 Fail | |
7.0 AA | 4.6 AA | 2.0 Fail | — | 1.5 Fail | |
10.4 AAA | 6.8 AA | 3.0 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#71CCBE
#52A880
#6B594B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #71ccbe;
--color-2: #52a880;
--color-3: #6b594b;
--color-4: #59182b;
--color-5: #12090b;
}SCSS
$color-1: #71ccbe; $color-2: #52a880; $color-3: #6b594b; $color-4: #59182b; $color-5: #12090b;
TAILWIND
colors: {
'brand-1': '#71ccbe',
'brand-2': '#52a880',
'brand-3': '#6b594b',
'brand-4': '#59182b',
'brand-5': '#12090b',
}RGB Array
[113, 204, 190], [82, 168, 128], [107, 89, 75], [89, 24, 43], [18, 9, 11]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #71CCBE, #52A880, #6B594B, #59182B, #12090B 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: #71ccbe; --color-2: #52a880; --color-3: #6b594b; --color-4: #59182b; --color-5: #12090b. 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