Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F7EDCA
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#CA8086
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#9C1342
Dark Violet · Brown · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#6B4B6B
Rose Purple · DimGray · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· Creative Blush Sunrise
#3A8394
Slate Blue · SteelBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· 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
F7EDCA | CA8086 | 9C1342 | 6B4B6B | 3A8394 | |
|---|---|---|---|---|---|
| — | 2.6 Fail | 6.9 AA | 6.3 AA | 3.7 AA Large | |
2.6 Fail | — | 2.7 Fail | 2.4 Fail | 1.4 Fail | |
6.9 AA | 2.7 Fail | — | 1.1 Fail | 1.9 Fail | |
6.3 AA | 2.4 Fail | 1.1 Fail | — | 1.7 Fail | |
3.7 AA Large | 1.4 Fail | 1.9 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F7EDCA
#CA8086
#9C1342
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f7edca;
--color-2: #ca8086;
--color-3: #9c1342;
--color-4: #6b4b6b;
--color-5: #3a8394;
}SCSS
$color-1: #f7edca; $color-2: #ca8086; $color-3: #9c1342; $color-4: #6b4b6b; $color-5: #3a8394;
TAILWIND
colors: {
'brand-1': '#f7edca',
'brand-2': '#ca8086',
'brand-3': '#9c1342',
'brand-4': '#6b4b6b',
'brand-5': '#3a8394',
}RGB Array
[247, 237, 202], [202, 128, 134], [156, 19, 66], [107, 75, 107], [58, 131, 148]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F7EDCA, #CA8086, #9C1342, #6B4B6B, #3A8394 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: #f7edca; --color-2: #ca8086; --color-3: #9c1342; --color-4: #6b4b6b; --color-5: #3a8394. 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