Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#6E7C95
Azure · SlateGray · Navy Blue
Traditional「Azure」· Paint「Navy Blue」· Creative Blush Sunrise
#C2D0DE
Azure · LightGray · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
#FFF9EB
Goose Yellow · SeaShell · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#EAD1C6
Apricot · Wheat · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#FDBD69
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
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
6E7C95 | C2D0DE | FFF9EB | EAD1C6 | FDBD69 | |
|---|---|---|---|---|---|
| — | 2.7 Fail | 4.0 AA Large | 2.9 Fail | 2.5 Fail | |
2.7 Fail | — | 1.5 Fail | 1.1 Fail | 1.1 Fail | |
4.0 AA Large | 1.5 Fail | — | 1.4 Fail | 1.6 Fail | |
2.9 Fail | 1.1 Fail | 1.4 Fail | — | 1.1 Fail | |
2.5 Fail | 1.1 Fail | 1.6 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#6E7C95
#C2D0DE
#FFF9EB
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #6e7c95;
--color-2: #c2d0de;
--color-3: #fff9eb;
--color-4: #ead1c6;
--color-5: #fdbd69;
}SCSS
$color-1: #6e7c95; $color-2: #c2d0de; $color-3: #fff9eb; $color-4: #ead1c6; $color-5: #fdbd69;
TAILWIND
colors: {
'brand-1': '#6e7c95',
'brand-2': '#c2d0de',
'brand-3': '#fff9eb',
'brand-4': '#ead1c6',
'brand-5': '#fdbd69',
}RGB Array
[110, 124, 149], [194, 208, 222], [255, 249, 235], [234, 209, 198], [253, 189, 105]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #6E7C95, #C2D0DE, #FFF9EB, #EAD1C6, #FDBD69 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: #6e7c95; --color-2: #c2d0de; --color-3: #fff9eb; --color-4: #ead1c6; --color-5: #fdbd69. 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