Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1A5B71
Lake Blue · DarkSlateGray · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#9DA8AC
Sky Blue · DarkGray · Silver Sand
Traditional「Sky Blue」· Paint「Silver Sand」· Creative Urban Concrete
#C8C5BE
Goose Yellow · Silver · Pearl Gray
Traditional「Goose Yellow」· Paint「Pearl Gray」· Creative Silver Lining
#FAE1CD
Apricot · Bisque · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#FEFFF7
Fresh Green · Snow · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
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
1A5B71 | 9DA8AC | C8C5BE | FAE1CD | FEFFF7 | |
|---|---|---|---|---|---|
| — | 3.1 AA Large | 4.4 AA Large | 6.0 AA | 7.5 AAA | |
3.1 AA Large | — | 1.4 Fail | 1.9 Fail | 2.4 Fail | |
4.4 AA Large | 1.4 Fail | — | 1.4 Fail | 1.7 Fail | |
6.0 AA | 1.9 Fail | 1.4 Fail | — | 1.2 Fail | |
7.5 AAA | 2.4 Fail | 1.7 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1A5B71
#9DA8AC
#C8C5BE
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1a5b71;
--color-2: #9da8ac;
--color-3: #c8c5be;
--color-4: #fae1cd;
--color-5: #fefff7;
}SCSS
$color-1: #1a5b71; $color-2: #9da8ac; $color-3: #c8c5be; $color-4: #fae1cd; $color-5: #fefff7;
TAILWIND
colors: {
'brand-1': '#1a5b71',
'brand-2': '#9da8ac',
'brand-3': '#c8c5be',
'brand-4': '#fae1cd',
'brand-5': '#fefff7',
}RGB Array
[26, 91, 113], [157, 168, 172], [200, 197, 190], [250, 225, 205], [254, 255, 247]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1A5B71, #9DA8AC, #C8C5BE, #FAE1CD, #FEFFF7 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: #1a5b71; --color-2: #9da8ac; --color-3: #c8c5be; --color-4: #fae1cd; --color-5: #fefff7. 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