Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FF5157
Peach Pink · Tomato · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#FFB8B0
Peach Pink · LightPink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#CAFD88
Willow Green · Khaki · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#35CC88
Mineral Blue · MediumSeaGreen · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#3B3B3B
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
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
FF5157 | FFB8B0 | CAFD88 | 35CC88 | 3B3B3B | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 2.7 Fail | 1.5 Fail | 3.5 AA Large | |
1.9 Fail | — | 1.4 Fail | 1.3 Fail | 6.8 AA | |
2.7 Fail | 1.4 Fail | — | 1.8 Fail | 9.6 AAA | |
1.5 Fail | 1.3 Fail | 1.8 Fail | — | 5.4 AA | |
3.5 AA Large | 6.8 AA | 9.6 AAA | 5.4 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FF5157
#FFB8B0
#CAFD88
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ff5157;
--color-2: #ffb8b0;
--color-3: #cafd88;
--color-4: #35cc88;
--color-5: #3b3b3b;
}SCSS
$color-1: #ff5157; $color-2: #ffb8b0; $color-3: #cafd88; $color-4: #35cc88; $color-5: #3b3b3b;
TAILWIND
colors: {
'brand-1': '#ff5157',
'brand-2': '#ffb8b0',
'brand-3': '#cafd88',
'brand-4': '#35cc88',
'brand-5': '#3b3b3b',
}RGB Array
[255, 81, 87], [255, 184, 176], [202, 253, 136], [53, 204, 136], [59, 59, 59]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This nature-style palette of #FF5157, #FFB8B0, #CAFD88, #35CC88, #3B3B3B 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: #ff5157; --color-2: #ffb8b0; --color-3: #cafd88; --color-4: #35cc88; --color-5: #3b3b3b. 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 nature-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