Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CDD28F
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#9FC98B
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#72B091
Mineral Blue · CadetBlue · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#B87B91
Dark Violet · DarkGray · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#E88BA7
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
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
CDD28F | 9FC98B | 72B091 | B87B91 | E88BA7 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.6 Fail | 2.1 Fail | 1.5 Fail | |
1.2 Fail | — | 1.3 Fail | 1.8 Fail | 1.3 Fail | |
1.6 Fail | 1.3 Fail | — | 1.3 Fail | 1.0 Fail | |
2.1 Fail | 1.8 Fail | 1.3 Fail | — | 1.4 Fail | |
1.5 Fail | 1.3 Fail | 1.0 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CDD28F
#9FC98B
#72B091
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cdd28f;
--color-2: #9fc98b;
--color-3: #72b091;
--color-4: #b87b91;
--color-5: #e88ba7;
}SCSS
$color-1: #cdd28f; $color-2: #9fc98b; $color-3: #72b091; $color-4: #b87b91; $color-5: #e88ba7;
TAILWIND
colors: {
'brand-1': '#cdd28f',
'brand-2': '#9fc98b',
'brand-3': '#72b091',
'brand-4': '#b87b91',
'brand-5': '#e88ba7',
}RGB Array
[205, 210, 143], [159, 201, 139], [114, 176, 145], [184, 123, 145], [232, 139, 167]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CDD28F, #9FC98B, #72B091, #B87B91, #E88BA7 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: #cdd28f; --color-2: #9fc98b; --color-3: #72b091; --color-4: #b87b91; --color-5: #e88ba7. 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 general-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