Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFF9F7
Apricot · Snow · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#231E44
Deep Indigo · MidnightBlue · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#A0ACAE
Sky Blue · DarkGray · Silver Sand
Traditional「Sky Blue」· Paint「Silver Sand」· Creative Urban Concrete
#C1E0AF
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#E5F5E5
Celadon · Beige · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
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
FFF9F7 | 231E44 | A0ACAE | C1E0AF | E5F5E5 | |
|---|---|---|---|---|---|
| — | 15.0 AAA | 2.2 Fail | 1.4 Fail | 1.1 Fail | |
15.0 AAA | — | 6.7 AA | 10.9 AAA | 13.8 AAA | |
2.2 Fail | 6.7 AA | — | 1.6 Fail | 2.1 Fail | |
1.4 Fail | 10.9 AAA | 1.6 Fail | — | 1.3 Fail | |
1.1 Fail | 13.8 AAA | 2.1 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFF9F7
#231E44
#A0ACAE
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fff9f7;
--color-2: #231e44;
--color-3: #a0acae;
--color-4: #c1e0af;
--color-5: #e5f5e5;
}SCSS
$color-1: #fff9f7; $color-2: #231e44; $color-3: #a0acae; $color-4: #c1e0af; $color-5: #e5f5e5;
TAILWIND
colors: {
'brand-1': '#fff9f7',
'brand-2': '#231e44',
'brand-3': '#a0acae',
'brand-4': '#c1e0af',
'brand-5': '#e5f5e5',
}RGB Array
[255, 249, 247], [35, 30, 68], [160, 172, 174], [193, 224, 175], [229, 245, 229]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFF9F7, #231E44, #A0ACAE, #C1E0AF, #E5F5E5 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: #fff9f7; --color-2: #231e44; --color-3: #a0acae; --color-4: #c1e0af; --color-5: #e5f5e5. 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 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