Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C2F0CB
Emerald · LightGray · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#98C4B3
Jade · DarkGray · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#424652
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#835B59
Crimson · DimGray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#9E6369
Crimson · Gray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· 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
C2F0CB | 98C4B3 | 424652 | 835B59 | 9E6369 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 7.5 AAA | 4.6 AA | 3.7 AA Large | |
1.5 Fail | — | 4.9 AA | 3.0 AA Large | 2.4 Fail | |
7.5 AAA | 4.9 AA | — | 1.6 Fail | 2.0 Fail | |
4.6 AA | 3.0 AA Large | 1.6 Fail | — | 1.2 Fail | |
3.7 AA Large | 2.4 Fail | 2.0 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C2F0CB
#98C4B3
#424652
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c2f0cb;
--color-2: #98c4b3;
--color-3: #424652;
--color-4: #835b59;
--color-5: #9e6369;
}SCSS
$color-1: #c2f0cb; $color-2: #98c4b3; $color-3: #424652; $color-4: #835b59; $color-5: #9e6369;
TAILWIND
colors: {
'brand-1': '#c2f0cb',
'brand-2': '#98c4b3',
'brand-3': '#424652',
'brand-4': '#835b59',
'brand-5': '#9e6369',
}RGB Array
[194, 240, 203], [152, 196, 179], [66, 70, 82], [131, 91, 89], [158, 99, 105]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C2F0CB, #98C4B3, #424652, #835B59, #9E6369 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: #c2f0cb; --color-2: #98c4b3; --color-3: #424652; --color-4: #835b59; --color-5: #9e6369. 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