Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FF0000
Vermilion · Red · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#808000
Autumn Sage · Olive · Amber Gold
Traditional「Autumn Sage」· Paint「Amber Gold」· Creative Blush Sunrise
#00FF00
Pine Green · Lime · Olive Green
Traditional「Pine Green」· Paint「Olive Green」· Creative Blush Sunrise
#008080
Lake Blue · Teal · Peacock Green
Traditional「Lake Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#0000FF
Deep Indigo · Blue · Navy Blue
Traditional「Deep Indigo」· Paint「Navy 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
FF0000 | 808000 | 00FF00 | 008080 | 0000FF | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 2.9 Fail | 1.2 Fail | 2.1 Fail | |
1.0 Fail | — | 3.1 AA Large | 1.1 Fail | 2.0 Fail | |
2.9 Fail | 3.1 AA Large | — | 3.5 AA Large | 6.3 AA | |
1.2 Fail | 1.1 Fail | 3.5 AA Large | — | 1.8 Fail | |
2.1 Fail | 2.0 Fail | 6.3 AA | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FF0000
#808000
#00FF00
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ff0000;
--color-2: #808000;
--color-3: #00ff00;
--color-4: #008080;
--color-5: #0000ff;
}SCSS
$color-1: #ff0000; $color-2: #808000; $color-3: #00ff00; $color-4: #008080; $color-5: #0000ff;
TAILWIND
colors: {
'brand-1': '#ff0000',
'brand-2': '#808000',
'brand-3': '#00ff00',
'brand-4': '#008080',
'brand-5': '#0000ff',
}RGB Array
[255, 0, 0], [128, 128, 0], [0, 255, 0], [0, 128, 128], [0, 0, 255]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FF0000, #808000, #00FF00, #008080, #0000FF is ideal for: social media posters, mobile apps, e-commerce promos. Vivid colors effectively attract user attention. 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: #ff0000; --color-2: #808000; --color-3: #00ff00; --color-4: #008080; --color-5: #0000ff. 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. 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