Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F3F6FB
Azure · Snow · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
#DFCCBB
Apricot · LightGray · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#B2799C
Rose Purple · DarkGray · Rose Pink
Traditional「Rose Purple」· Paint「Rose Pink」· Creative Blush Sunrise
#574C74
Deep Indigo · DarkSlateBlue · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#2E3563
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian 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
F3F6FB | DFCCBB | B2799C | 574C74 | 2E3563 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 3.2 AA Large | 7.2 AAA | 10.7 AAA | |
1.4 Fail | — | 2.2 Fail | 5.0 AA | 7.5 AAA | |
3.2 AA Large | 2.2 Fail | — | 2.3 Fail | 3.4 AA Large | |
7.2 AAA | 5.0 AA | 2.3 Fail | — | 1.5 Fail | |
10.7 AAA | 7.5 AAA | 3.4 AA Large | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F3F6FB
#DFCCBB
#B2799C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f3f6fb;
--color-2: #dfccbb;
--color-3: #b2799c;
--color-4: #574c74;
--color-5: #2e3563;
}SCSS
$color-1: #f3f6fb; $color-2: #dfccbb; $color-3: #b2799c; $color-4: #574c74; $color-5: #2e3563;
TAILWIND
colors: {
'brand-1': '#f3f6fb',
'brand-2': '#dfccbb',
'brand-3': '#b2799c',
'brand-4': '#574c74',
'brand-5': '#2e3563',
}RGB Array
[243, 246, 251], [223, 204, 187], [178, 121, 156], [87, 76, 116], [46, 53, 99]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This vintage-style palette of #F3F6FB, #DFCCBB, #B2799C, #574C74, #2E3563 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: #f3f6fb; --color-2: #dfccbb; --color-3: #b2799c; --color-4: #574c74; --color-5: #2e3563. 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 vintage-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