Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F9F9FB
Wisteria · Snow · Sky Blue
Traditional「Wisteria」· Paint「Sky Blue」· Creative Lavender Dream
#B8593B
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#84382A
Crimson · Brown · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#A7B657
Autumn Sage · DarkSeaGreen · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#1A1E21
Slate Blue · Black · Deep Sea Blue
Traditional「Slate Blue」· 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
F9F9FB | B8593B | 84382A | A7B657 | 1A1E21 | |
|---|---|---|---|---|---|
| — | 4.4 AA Large | 7.7 AAA | 2.1 Fail | 16.0 AAA | |
4.4 AA Large | — | 1.8 Fail | 2.1 Fail | 3.6 AA Large | |
7.7 AAA | 1.8 Fail | — | 3.7 AA Large | 2.1 Fail | |
2.1 Fail | 2.1 Fail | 3.7 AA Large | — | 7.6 AAA | |
16.0 AAA | 3.6 AA Large | 2.1 Fail | 7.6 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F9F9FB
#B8593B
#84382A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f9f9fb;
--color-2: #b8593b;
--color-3: #84382a;
--color-4: #a7b657;
--color-5: #1a1e21;
}SCSS
$color-1: #f9f9fb; $color-2: #b8593b; $color-3: #84382a; $color-4: #a7b657; $color-5: #1a1e21;
TAILWIND
colors: {
'brand-1': '#f9f9fb',
'brand-2': '#b8593b',
'brand-3': '#84382a',
'brand-4': '#a7b657',
'brand-5': '#1a1e21',
}RGB Array
[249, 249, 251], [184, 89, 59], [132, 56, 42], [167, 182, 87], [26, 30, 33]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F9F9FB, #B8593B, #84382A, #A7B657, #1A1E21 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: #f9f9fb; --color-2: #b8593b; --color-3: #84382a; --color-4: #a7b657; --color-5: #1a1e21. 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