Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFF5CC
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#A0C1BA
Jade · DarkGray · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#5395AD
Slate Blue · CadetBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#5C5D7C
Indigo · DimGray · Navy Blue
Traditional「Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#2D1620
Dark Violet · Black · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· 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
FFF5CC | A0C1BA | 5395AD | 5C5D7C | 2D1620 | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 3.1 AA Large | 5.8 AA | 15.4 AAA | |
1.8 Fail | — | 1.7 Fail | 3.3 AA Large | 8.7 AAA | |
3.1 AA Large | 1.7 Fail | — | 1.9 Fail | 5.0 AA | |
5.8 AA | 3.3 AA Large | 1.9 Fail | — | 2.7 Fail | |
15.4 AAA | 8.7 AAA | 5.0 AA | 2.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFF5CC
#A0C1BA
#5395AD
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fff5cc;
--color-2: #a0c1ba;
--color-3: #5395ad;
--color-4: #5c5d7c;
--color-5: #2d1620;
}SCSS
$color-1: #fff5cc; $color-2: #a0c1ba; $color-3: #5395ad; $color-4: #5c5d7c; $color-5: #2d1620;
TAILWIND
colors: {
'brand-1': '#fff5cc',
'brand-2': '#a0c1ba',
'brand-3': '#5395ad',
'brand-4': '#5c5d7c',
'brand-5': '#2d1620',
}RGB Array
[255, 245, 204], [160, 193, 186], [83, 149, 173], [92, 93, 124], [45, 22, 32]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This cool-style palette of #FFF5CC, #A0C1BA, #5395AD, #5C5D7C, #2D1620 is ideal for: 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: #fff5cc; --color-2: #a0c1ba; --color-3: #5395ad; --color-4: #5c5d7c; --color-5: #2d1620. 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 cool-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