Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EDF9FF
Sky Blue · Snow · Sky Blue
Traditional「Sky Blue」· Paint「Sky Blue」· Creative Twilight Haze
#CAFFBD
Emerald · LightGray · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#C7C561
Autumn Sage · BurlyWood · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#8D565C
Crimson · DimGray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#3C3D36
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· 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
EDF9FF | CAFFBD | C7C561 | 8D565C | 3C3D36 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.7 Fail | 5.4 AA | 10.2 AAA | |
1.1 Fail | — | 1.6 Fail | 5.1 AA | 9.7 AAA | |
1.7 Fail | 1.6 Fail | — | 3.2 AA Large | 6.1 AA | |
5.4 AA | 5.1 AA | 3.2 AA Large | — | 1.9 Fail | |
10.2 AAA | 9.7 AAA | 6.1 AA | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EDF9FF
#CAFFBD
#C7C561
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #edf9ff;
--color-2: #caffbd;
--color-3: #c7c561;
--color-4: #8d565c;
--color-5: #3c3d36;
}SCSS
$color-1: #edf9ff; $color-2: #caffbd; $color-3: #c7c561; $color-4: #8d565c; $color-5: #3c3d36;
TAILWIND
colors: {
'brand-1': '#edf9ff',
'brand-2': '#caffbd',
'brand-3': '#c7c561',
'brand-4': '#8d565c',
'brand-5': '#3c3d36',
}RGB Array
[237, 249, 255], [202, 255, 189], [199, 197, 97], [141, 86, 92], [60, 61, 54]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EDF9FF, #CAFFBD, #C7C561, #8D565C, #3C3D36 is ideal for: 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: #edf9ff; --color-2: #caffbd; --color-3: #c7c561; --color-4: #8d565c; --color-5: #3c3d36. 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. 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