Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F9F9F1
Fresh Green · SeaShell · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#CFEDEE
Sky Blue · Lavender · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#22D9DD
Lake Blue · Turquoise · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#9CC8AE
Celadon · DarkGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#675428
Ochre · DarkOliveGreen · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· 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
F9F9F1 | CFEDEE | 22D9DD | 9CC8AE | 675428 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.6 Fail | 1.8 Fail | 6.9 AA | |
1.2 Fail | — | 1.4 Fail | 1.5 Fail | 5.9 AA | |
1.6 Fail | 1.4 Fail | — | 1.1 Fail | 4.2 AA Large | |
1.8 Fail | 1.5 Fail | 1.1 Fail | — | 3.9 AA Large | |
6.9 AA | 5.9 AA | 4.2 AA Large | 3.9 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F9F9F1
#CFEDEE
#22D9DD
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f9f9f1;
--color-2: #cfedee;
--color-3: #22d9dd;
--color-4: #9cc8ae;
--color-5: #675428;
}SCSS
$color-1: #f9f9f1; $color-2: #cfedee; $color-3: #22d9dd; $color-4: #9cc8ae; $color-5: #675428;
TAILWIND
colors: {
'brand-1': '#f9f9f1',
'brand-2': '#cfedee',
'brand-3': '#22d9dd',
'brand-4': '#9cc8ae',
'brand-5': '#675428',
}RGB Array
[249, 249, 241], [207, 237, 238], [34, 217, 221], [156, 200, 174], [103, 84, 40]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This spring-style palette of #F9F9F1, #CFEDEE, #22D9DD, #9CC8AE, #675428 is ideal for: health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. 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: #f9f9f1; --color-2: #cfedee; --color-3: #22d9dd; --color-4: #9cc8ae; --color-5: #675428. 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. 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 spring-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