Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#AFE3DC
Jade · LightBlue · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#7CCCA7
Jade · MediumAquaMarine · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#8C7D76
Tangerine · Gray · Warm Gray
Traditional「Tangerine」· Paint「Warm Gray」· Creative Urban Concrete
#C9B93C
Autumn Sage · GoldenRod · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#FF4066
Peach Pink · Tomato · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
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
AFE3DC | 7CCCA7 | 8C7D76 | C9B93C | FF4066 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.8 Fail | 1.4 Fail | 2.4 Fail | |
1.3 Fail | — | 2.1 Fail | 1.1 Fail | 1.8 Fail | |
2.8 Fail | 2.1 Fail | — | 2.0 Fail | 1.2 Fail | |
1.4 Fail | 1.1 Fail | 2.0 Fail | — | 1.7 Fail | |
2.4 Fail | 1.8 Fail | 1.2 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#AFE3DC
#7CCCA7
#8C7D76
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #afe3dc;
--color-2: #7ccca7;
--color-3: #8c7d76;
--color-4: #c9b93c;
--color-5: #ff4066;
}SCSS
$color-1: #afe3dc; $color-2: #7ccca7; $color-3: #8c7d76; $color-4: #c9b93c; $color-5: #ff4066;
TAILWIND
colors: {
'brand-1': '#afe3dc',
'brand-2': '#7ccca7',
'brand-3': '#8c7d76',
'brand-4': '#c9b93c',
'brand-5': '#ff4066',
}RGB Array
[175, 227, 220], [124, 204, 167], [140, 125, 118], [201, 185, 60], [255, 64, 102]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #AFE3DC, #7CCCA7, #8C7D76, #C9B93C, #FF4066 is ideal for: corporate websites, product showcases, portfolios. 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: #afe3dc; --color-2: #7ccca7; --color-3: #8c7d76; --color-4: #c9b93c; --color-5: #ff4066. 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. 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