Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F9F8F6
Goose Yellow · Snow · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#444BBD
Indigo · SlateBlue · Navy Blue
Traditional「Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#09070C
Deep Indigo · Black · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· Creative Blush Sunrise
#F3A704
Ochre · Orange · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#E06100
Tangerine · Chocolate · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· 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
F9F8F6 | 444BBD | 09070C | F3A704 | E06100 | |
|---|---|---|---|---|---|
| — | 6.6 AA | 18.9 AAA | 1.9 Fail | 3.4 AA Large | |
6.6 AA | — | 2.9 Fail | 3.5 AA Large | 2.0 Fail | |
18.9 AAA | 2.9 Fail | — | 9.9 AAA | 5.6 AA | |
1.9 Fail | 3.5 AA Large | 9.9 AAA | — | 1.8 Fail | |
3.4 AA Large | 2.0 Fail | 5.6 AA | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F9F8F6
#444BBD
#09070C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f9f8f6;
--color-2: #444bbd;
--color-3: #09070c;
--color-4: #f3a704;
--color-5: #e06100;
}SCSS
$color-1: #f9f8f6; $color-2: #444bbd; $color-3: #09070c; $color-4: #f3a704; $color-5: #e06100;
TAILWIND
colors: {
'brand-1': '#f9f8f6',
'brand-2': '#444bbd',
'brand-3': '#09070c',
'brand-4': '#f3a704',
'brand-5': '#e06100',
}RGB Array
[249, 248, 246], [68, 75, 189], [9, 7, 12], [243, 167, 4], [224, 97, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F9F8F6, #444BBD, #09070C, #F3A704, #E06100 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: #f9f8f6; --color-2: #444bbd; --color-3: #09070c; --color-4: #f3a704; --color-5: #e06100. 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