Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F7E2CF
Apricot · Bisque · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#F5CAC3
Peach Pink · Pink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#C3A1B1
Rouge · DarkGray · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#C23D68
Dark Violet · MediumVioletRed · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#0A0C63
Indigo · MidnightBlue · 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
F7E2CF | F5CAC3 | C3A1B1 | C23D68 | 0A0C63 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.8 Fail | 4.0 AA Large | 13.4 AAA | |
1.2 Fail | — | 1.6 Fail | 3.4 AA Large | 11.3 AAA | |
1.8 Fail | 1.6 Fail | — | 2.2 Fail | 7.3 AAA | |
4.0 AA Large | 3.4 AA Large | 2.2 Fail | — | 3.3 AA Large | |
13.4 AAA | 11.3 AAA | 7.3 AAA | 3.3 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F7E2CF
#F5CAC3
#C3A1B1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f7e2cf;
--color-2: #f5cac3;
--color-3: #c3a1b1;
--color-4: #c23d68;
--color-5: #0a0c63;
}SCSS
$color-1: #f7e2cf; $color-2: #f5cac3; $color-3: #c3a1b1; $color-4: #c23d68; $color-5: #0a0c63;
TAILWIND
colors: {
'brand-1': '#f7e2cf',
'brand-2': '#f5cac3',
'brand-3': '#c3a1b1',
'brand-4': '#c23d68',
'brand-5': '#0a0c63',
}RGB Array
[247, 226, 207], [245, 202, 195], [195, 161, 177], [194, 61, 104], [10, 12, 99]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This neon-style palette of #F7E2CF, #F5CAC3, #C3A1B1, #C23D68, #0A0C63 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: #f7e2cf; --color-2: #f5cac3; --color-3: #c3a1b1; --color-4: #c23d68; --color-5: #0a0c63. 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 neon-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