Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFFFF
Moonlight White · White · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#CCF849
Willow Green · GreenYellow · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#FF237A
Dark Violet · DeepPink · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#C32A6A
Dark Violet · MediumVioletRed · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#6D4658
Dark Violet · DimGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· 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
FFFFFF | CCF849 | FF237A | C32A6A | 6D4658 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 3.6 AA Large | 5.4 AA | 7.9 AAA | |
1.2 Fail | — | 3.0 Fail | 4.4 AA Large | 6.4 AA | |
3.6 AA Large | 3.0 Fail | — | 1.5 Fail | 2.2 Fail | |
5.4 AA | 4.4 AA Large | 1.5 Fail | — | 1.4 Fail | |
7.9 AAA | 6.4 AA | 2.2 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFFFF
#CCF849
#FF237A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffffff;
--color-2: #ccf849;
--color-3: #ff237a;
--color-4: #c32a6a;
--color-5: #6d4658;
}SCSS
$color-1: #ffffff; $color-2: #ccf849; $color-3: #ff237a; $color-4: #c32a6a; $color-5: #6d4658;
TAILWIND
colors: {
'brand-1': '#ffffff',
'brand-2': '#ccf849',
'brand-3': '#ff237a',
'brand-4': '#c32a6a',
'brand-5': '#6d4658',
}RGB Array
[255, 255, 255], [204, 248, 73], [255, 35, 122], [195, 42, 106], [109, 70, 88]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFFFFF, #CCF849, #FF237A, #C32A6A, #6D4658 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: #ffffff; --color-2: #ccf849; --color-3: #ff237a; --color-4: #c32a6a; --color-5: #6d4658. 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