Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFE9C9
Goose Yellow · Bisque · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#FC4305
Tangerine · OrangeRed · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#77698C
Deep Indigo · SlateGray · Violet
Traditional「Deep Indigo」· Paint「Violet」· Creative Blush Sunrise
#65567D
Deep Indigo · DimGray · Violet
Traditional「Deep Indigo」· Paint「Violet」· Creative Blush Sunrise
#564670
Deep Indigo · DarkSlateBlue · Eggplant
Traditional「Deep Indigo」· Paint「Eggplant」· 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
FFE9C9 | FC4305 | 77698C | 65567D | 564670 | |
|---|---|---|---|---|---|
| — | 3.0 Fail | 4.2 AA Large | 5.6 AA | 7.1 AAA | |
3.0 Fail | — | 1.4 Fail | 1.9 Fail | 2.4 Fail | |
4.2 AA Large | 1.4 Fail | — | 1.3 Fail | 1.7 Fail | |
5.6 AA | 1.9 Fail | 1.3 Fail | — | 1.3 Fail | |
7.1 AAA | 2.4 Fail | 1.7 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFE9C9
#FC4305
#77698C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffe9c9;
--color-2: #fc4305;
--color-3: #77698c;
--color-4: #65567d;
--color-5: #564670;
}SCSS
$color-1: #ffe9c9; $color-2: #fc4305; $color-3: #77698c; $color-4: #65567d; $color-5: #564670;
TAILWIND
colors: {
'brand-1': '#ffe9c9',
'brand-2': '#fc4305',
'brand-3': '#77698c',
'brand-4': '#65567d',
'brand-5': '#564670',
}RGB Array
[255, 233, 201], [252, 67, 5], [119, 105, 140], [101, 86, 125], [86, 70, 112]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFE9C9, #FC4305, #77698C, #65567D, #564670 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: #ffe9c9; --color-2: #fc4305; --color-3: #77698c; --color-4: #65567d; --color-5: #564670. 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