Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FF9999
Peach Pink · LightSalmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#CFAC9D
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#A0BFA1
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#70D3A5
Jade · MediumAquaMarine · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#41E6A9
Mineral Blue · Turquoise · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· 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
FF9999 | CFAC9D | A0BFA1 | 70D3A5 | 41E6A9 | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.0 Fail | 1.1 Fail | 1.3 Fail | |
1.0 Fail | — | 1.0 Fail | 1.2 Fail | 1.3 Fail | |
1.0 Fail | 1.0 Fail | — | 1.1 Fail | 1.3 Fail | |
1.1 Fail | 1.2 Fail | 1.1 Fail | — | 1.1 Fail | |
1.3 Fail | 1.3 Fail | 1.3 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FF9999
#CFAC9D
#A0BFA1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ff9999;
--color-2: #cfac9d;
--color-3: #a0bfa1;
--color-4: #70d3a5;
--color-5: #41e6a9;
}SCSS
$color-1: #ff9999; $color-2: #cfac9d; $color-3: #a0bfa1; $color-4: #70d3a5; $color-5: #41e6a9;
TAILWIND
colors: {
'brand-1': '#ff9999',
'brand-2': '#cfac9d',
'brand-3': '#a0bfa1',
'brand-4': '#70d3a5',
'brand-5': '#41e6a9',
}RGB Array
[255, 153, 153], [207, 172, 157], [160, 191, 161], [112, 211, 165], [65, 230, 169]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This cool-style palette of #FF9999, #CFAC9D, #A0BFA1, #70D3A5, #41E6A9 is ideal for: health products, baby brands, fresh-style blogs. 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: #ff9999; --color-2: #cfac9d; --color-3: #a0bfa1; --color-4: #70d3a5; --color-5: #41e6a9. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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 cool-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