Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#35D2BB
Mineral Blue · MediumTurquoise · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#AECCC2
Jade · Silver · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#E2E4DA
Willow Green · LightGray · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#E3ECE2
Celadon · Beige · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#F3F2FF
Wisteria · Snow · Sky Blue
Traditional「Wisteria」· Paint「Sky Blue」· Creative Lavender Dream
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
35D2BB | AECCC2 | E2E4DA | E3ECE2 | F3F2FF | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.5 Fail | 1.6 Fail | 1.7 Fail | |
1.1 Fail | — | 1.3 Fail | 1.4 Fail | 1.6 Fail | |
1.5 Fail | 1.3 Fail | — | 1.1 Fail | 1.2 Fail | |
1.6 Fail | 1.4 Fail | 1.1 Fail | — | 1.1 Fail | |
1.7 Fail | 1.6 Fail | 1.2 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#35D2BB
#AECCC2
#E2E4DA
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #35d2bb;
--color-2: #aeccc2;
--color-3: #e2e4da;
--color-4: #e3ece2;
--color-5: #f3f2ff;
}SCSS
$color-1: #35d2bb; $color-2: #aeccc2; $color-3: #e2e4da; $color-4: #e3ece2; $color-5: #f3f2ff;
TAILWIND
colors: {
'brand-1': '#35d2bb',
'brand-2': '#aeccc2',
'brand-3': '#e2e4da',
'brand-4': '#e3ece2',
'brand-5': '#f3f2ff',
}RGB Array
[53, 210, 187], [174, 204, 194], [226, 228, 218], [227, 236, 226], [243, 242, 255]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #35D2BB, #AECCC2, #E2E4DA, #E3ECE2, #F3F2FF is ideal for: health products, baby brands, fresh-style blogs, 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: #35d2bb; --color-2: #aeccc2; --color-3: #e2e4da; --color-4: #e3ece2; --color-5: #f3f2ff. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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