Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F9C99C
Apricot · Wheat · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#C4709E
Rose Purple · LightCoral · Rose Pink
Traditional「Rose Purple」· Paint「Rose Pink」· Creative Blush Sunrise
#5B316E
Dark Plum · DarkSlateBlue · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#241B44
Deep Indigo · MidnightBlue · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#090A27
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· 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
F9C99C | C4709E | 5B316E | 241B44 | 090A27 | |
|---|---|---|---|---|---|
| — | 2.3 Fail | 6.6 AA | 10.5 AAA | 12.8 AAA | |
2.3 Fail | — | 2.9 Fail | 4.7 AA | 5.7 AA | |
6.6 AA | 2.9 Fail | — | 1.6 Fail | 1.9 Fail | |
10.5 AAA | 4.7 AA | 1.6 Fail | — | 1.2 Fail | |
12.8 AAA | 5.7 AA | 1.9 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F9C99C
#C4709E
#5B316E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f9c99c;
--color-2: #c4709e;
--color-3: #5b316e;
--color-4: #241b44;
--color-5: #090a27;
}SCSS
$color-1: #f9c99c; $color-2: #c4709e; $color-3: #5b316e; $color-4: #241b44; $color-5: #090a27;
TAILWIND
colors: {
'brand-1': '#f9c99c',
'brand-2': '#c4709e',
'brand-3': '#5b316e',
'brand-4': '#241b44',
'brand-5': '#090a27',
}RGB Array
[249, 201, 156], [196, 112, 158], [91, 49, 110], [36, 27, 68], [9, 10, 39]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F9C99C, #C4709E, #5B316E, #241B44, #090A27 is ideal for: tech websites, dark mode UIs, game UIs, 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: #f9c99c; --color-2: #c4709e; --color-3: #5b316e; --color-4: #241b44; --color-5: #090a27. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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