Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#003250
Lake Blue · MidnightBlue · Deep Sea Blue
Traditional「Lake Blue」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#5893AB
Slate Blue · CadetBlue · Lake Green
Traditional「Slate Blue」· Paint「Lake Green」· Creative Blush Sunrise
#F2F2F5
Wisteria · SeaShell · Sky Blue
Traditional「Wisteria」· Paint「Sky Blue」· Creative Lavender Dream
#787877
Ink Gray · Gray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
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
003250 | 5893AB | F2F2F5 | 787877 | |
|---|---|---|---|---|
| — | 3.9 AA Large | 12.0 AAA | 3.0 AA Large | |
3.9 AA Large | — | 3.0 AA Large | 1.3 Fail | |
12.0 AAA | 3.0 AA Large | — | 4.0 AA Large | |
3.0 AA Large | 1.3 Fail | 4.0 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#003250
#5893AB
#F2F2F5
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #003250;
--color-2: #5893ab;
--color-3: #f2f2f5;
--color-4: #787877;
}SCSS
$color-1: #003250; $color-2: #5893ab; $color-3: #f2f2f5; $color-4: #787877;
TAILWIND
colors: {
'brand-1': '#003250',
'brand-2': '#5893ab',
'brand-3': '#f2f2f5',
'brand-4': '#787877',
}RGB Array
[0, 50, 80], [88, 147, 171], [242, 242, 245], [120, 120, 119]
FAQ FAQ
What scenarios is this 4-color palette suitable for?
This minimal-style palette of #003250, #5893AB, #F2F2F5, #787877 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 4-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #003250; --color-2: #5893ab; --color-3: #f2f2f5; --color-4: #787877. 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 minimal-style 4-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