Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F1F0EC
Goose Yellow · Linen · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#A61D4B
Dark Violet · Brown · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#BDDFEB
Sky Blue · LightBlue · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#369DBE
Lake Blue · SteelBlue · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#004D74
Lake Blue · Teal · Prussian Blue
Traditional「Lake Blue」· Paint「Prussian Blue」· 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
F1F0EC | A61D4B | BDDFEB | 369DBE | 004D74 | |
|---|---|---|---|---|---|
| — | 6.4 AA | 1.2 Fail | 2.7 Fail | 8.0 AAA | |
6.4 AA | — | 5.1 AA | 2.3 Fail | 1.3 Fail | |
1.2 Fail | 5.1 AA | — | 2.2 Fail | 6.4 AA | |
2.7 Fail | 2.3 Fail | 2.2 Fail | — | 2.9 Fail | |
8.0 AAA | 1.3 Fail | 6.4 AA | 2.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F1F0EC
#A61D4B
#BDDFEB
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f1f0ec;
--color-2: #a61d4b;
--color-3: #bddfeb;
--color-4: #369dbe;
--color-5: #004d74;
}SCSS
$color-1: #f1f0ec; $color-2: #a61d4b; $color-3: #bddfeb; $color-4: #369dbe; $color-5: #004d74;
TAILWIND
colors: {
'brand-1': '#f1f0ec',
'brand-2': '#a61d4b',
'brand-3': '#bddfeb',
'brand-4': '#369dbe',
'brand-5': '#004d74',
}RGB Array
[241, 240, 236], [166, 29, 75], [189, 223, 235], [54, 157, 190], [0, 77, 116]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This cool-style palette of #F1F0EC, #A61D4B, #BDDFEB, #369DBE, #004D74 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: #f1f0ec; --color-2: #a61d4b; --color-3: #bddfeb; --color-4: #369dbe; --color-5: #004d74. 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