Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FF0072
Dark Violet · DeepPink · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#303030
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#CDE985
Willow Green · Khaki · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#F8EBE4
Apricot · Linen · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#DDEE55
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
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
FF0072 | 303030 | CDE985 | F8EBE4 | DDEE55 | |
|---|---|---|---|---|---|
| — | 3.5 AA Large | 2.8 Fail | 3.3 AA Large | 3.0 Fail | |
3.5 AA Large | — | 9.8 AAA | 11.3 AAA | 10.3 AAA | |
2.8 Fail | 9.8 AAA | — | 1.2 Fail | 1.1 Fail | |
3.3 AA Large | 11.3 AAA | 1.2 Fail | — | 1.1 Fail | |
3.0 Fail | 10.3 AAA | 1.1 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FF0072
#303030
#CDE985
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ff0072;
--color-2: #303030;
--color-3: #cde985;
--color-4: #f8ebe4;
--color-5: #ddee55;
}SCSS
$color-1: #ff0072; $color-2: #303030; $color-3: #cde985; $color-4: #f8ebe4; $color-5: #ddee55;
TAILWIND
colors: {
'brand-1': '#ff0072',
'brand-2': '#303030',
'brand-3': '#cde985',
'brand-4': '#f8ebe4',
'brand-5': '#ddee55',
}RGB Array
[255, 0, 114], [48, 48, 48], [205, 233, 133], [248, 235, 228], [221, 238, 85]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FF0072, #303030, #CDE985, #F8EBE4, #DDEE55 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: #ff0072; --color-2: #303030; --color-3: #cde985; --color-4: #f8ebe4; --color-5: #ddee55. 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 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