Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F7F0F0
Peach Pink · SeaShell · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#B8CCC5
Jade · Silver · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#9DB0A9
Jade · DarkGray · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#0A2B57
Indigo · MidnightBlue · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· 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
F7F0F0 | B8CCC5 | 9DB0A9 | 0A2B57 | 000000 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.0 Fail | 12.5 AAA | 18.7 AAA | |
1.5 Fail | — | 1.4 Fail | 8.3 AAA | 12.5 AAA | |
2.0 Fail | 1.4 Fail | — | 6.2 AA | 9.2 AAA | |
12.5 AAA | 8.3 AAA | 6.2 AA | — | 1.5 Fail | |
18.7 AAA | 12.5 AAA | 9.2 AAA | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F7F0F0
#B8CCC5
#9DB0A9
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f7f0f0;
--color-2: #b8ccc5;
--color-3: #9db0a9;
--color-4: #0a2b57;
--color-5: #000000;
}SCSS
$color-1: #f7f0f0; $color-2: #b8ccc5; $color-3: #9db0a9; $color-4: #0a2b57; $color-5: #000000;
TAILWIND
colors: {
'brand-1': '#f7f0f0',
'brand-2': '#b8ccc5',
'brand-3': '#9db0a9',
'brand-4': '#0a2b57',
'brand-5': '#000000',
}RGB Array
[247, 240, 240], [184, 204, 197], [157, 176, 169], [10, 43, 87], [0, 0, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F7F0F0, #B8CCC5, #9DB0A9, #0A2B57, #000000 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #f7f0f0; --color-2: #b8ccc5; --color-3: #9db0a9; --color-4: #0a2b57; --color-5: #000000. 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 general-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Restrained colors convey professionalism and trust. 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