Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFDD0
Fresh Green · LightYellow · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#F7C580
Goose Yellow · BurlyWood · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#625A6F
Deep Indigo · DimGray · Eggplant
Traditional「Deep Indigo」· Paint「Eggplant」· Creative Blush Sunrise
#762A50
Dark Violet · Brown · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#171044
Deep Indigo · MidnightBlue · Deep Sea Blue
Traditional「Deep 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
FFFDD0 | F7C580 | 625A6F | 762A50 | 171044 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 6.3 AA | 9.1 AAA | 16.9 AAA | |
1.5 Fail | — | 4.1 AA Large | 6.0 AA | 11.1 AAA | |
6.3 AA | 4.1 AA Large | — | 1.4 Fail | 2.7 Fail | |
9.1 AAA | 6.0 AA | 1.4 Fail | — | 1.9 Fail | |
16.9 AAA | 11.1 AAA | 2.7 Fail | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFDD0
#F7C580
#625A6F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fffdd0;
--color-2: #f7c580;
--color-3: #625a6f;
--color-4: #762a50;
--color-5: #171044;
}SCSS
$color-1: #fffdd0; $color-2: #f7c580; $color-3: #625a6f; $color-4: #762a50; $color-5: #171044;
TAILWIND
colors: {
'brand-1': '#fffdd0',
'brand-2': '#f7c580',
'brand-3': '#625a6f',
'brand-4': '#762a50',
'brand-5': '#171044',
}RGB Array
[255, 253, 208], [247, 197, 128], [98, 90, 111], [118, 42, 80], [23, 16, 68]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This neon-style palette of #FFFDD0, #F7C580, #625A6F, #762A50, #171044 is ideal for: social media posters, mobile apps, e-commerce promos, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #fffdd0; --color-2: #f7c580; --color-3: #625a6f; --color-4: #762a50; --color-5: #171044. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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