Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F2F2F2
Plain White · SeaShell · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
#46B1EB
Lake Blue · CornflowerBlue · Navy Blue
Traditional「Lake Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#464E63
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#470909
Vermilion · Maroon · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· Creative Blush Sunrise
#09090A
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
F2F2F2 | 46B1EB | 464E63 | 470909 | 09090A | |
|---|---|---|---|---|---|
| — | 2.1 Fail | 7.4 AAA | 14.3 AAA | 17.8 AAA | |
2.1 Fail | — | 3.5 AA Large | 6.7 AA | 8.3 AAA | |
7.4 AAA | 3.5 AA Large | — | 1.9 Fail | 2.4 Fail | |
14.3 AAA | 6.7 AA | 1.9 Fail | — | 1.2 Fail | |
17.8 AAA | 8.3 AAA | 2.4 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F2F2F2
#46B1EB
#464E63
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f2f2f2;
--color-2: #46b1eb;
--color-3: #464e63;
--color-4: #470909;
--color-5: #09090a;
}SCSS
$color-1: #f2f2f2; $color-2: #46b1eb; $color-3: #464e63; $color-4: #470909; $color-5: #09090a;
TAILWIND
colors: {
'brand-1': '#f2f2f2',
'brand-2': '#46b1eb',
'brand-3': '#464e63',
'brand-4': '#470909',
'brand-5': '#09090a',
}RGB Array
[242, 242, 242], [70, 177, 235], [70, 78, 99], [71, 9, 9], [9, 9, 10]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This cool-style palette of #F2F2F2, #46B1EB, #464E63, #470909, #09090A 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: #f2f2f2; --color-2: #46b1eb; --color-3: #464e63; --color-4: #470909; --color-5: #09090a. 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