Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FF0033
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#FF2F6C
Dark Violet · DeepPink · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#CF6995
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#DDE38A
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#FFCF70
Goose Yellow · Khaki · Sunflower
Traditional「Goose Yellow」· 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
FF0033 | FF2F6C | CF6995 | DDE38A | FFCF70 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.2 Fail | 2.9 Fail | 2.7 Fail | |
1.1 Fail | — | 1.0 Fail | 2.6 Fail | 2.5 Fail | |
1.2 Fail | 1.0 Fail | — | 2.5 Fail | 2.4 Fail | |
2.9 Fail | 2.6 Fail | 2.5 Fail | — | 1.1 Fail | |
2.7 Fail | 2.5 Fail | 2.4 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FF0033
#FF2F6C
#CF6995
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ff0033;
--color-2: #ff2f6c;
--color-3: #cf6995;
--color-4: #dde38a;
--color-5: #ffcf70;
}SCSS
$color-1: #ff0033; $color-2: #ff2f6c; $color-3: #cf6995; $color-4: #dde38a; $color-5: #ffcf70;
TAILWIND
colors: {
'brand-1': '#ff0033',
'brand-2': '#ff2f6c',
'brand-3': '#cf6995',
'brand-4': '#dde38a',
'brand-5': '#ffcf70',
}RGB Array
[255, 0, 51], [255, 47, 108], [207, 105, 149], [221, 227, 138], [255, 207, 112]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This summer-style palette of #FF0033, #FF2F6C, #CF6995, #DDE38A, #FFCF70 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: #ff0033; --color-2: #ff2f6c; --color-3: #cf6995; --color-4: #dde38a; --color-5: #ffcf70. 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 summer-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