Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0F2D49
Lake Blue · MidnightBlue · Deep Sea Blue
Traditional「Lake Blue」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#F3D9B4
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#919689
Ash · Gray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#314E5C
Slate Blue · DarkSlateGray · Prussian Blue
Traditional「Slate Blue」· Paint「Prussian Blue」· Creative Blush Sunrise
#1C1B2E
Deep Indigo · Black · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea 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
0F2D49 | F3D9B4 | 919689 | 314E5C | 1C1B2E | |
|---|---|---|---|---|---|
| — | 10.3 AAA | 4.6 AA | 1.6 Fail | 1.2 Fail | |
10.3 AAA | — | 2.2 Fail | 6.5 AA | 12.4 AAA | |
4.6 AA | 2.2 Fail | — | 2.9 Fail | 5.6 AA | |
1.6 Fail | 6.5 AA | 2.9 Fail | — | 1.9 Fail | |
1.2 Fail | 12.4 AAA | 5.6 AA | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0F2D49
#F3D9B4
#919689
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0f2d49;
--color-2: #f3d9b4;
--color-3: #919689;
--color-4: #314e5c;
--color-5: #1c1b2e;
}SCSS
$color-1: #0f2d49; $color-2: #f3d9b4; $color-3: #919689; $color-4: #314e5c; $color-5: #1c1b2e;
TAILWIND
colors: {
'brand-1': '#0f2d49',
'brand-2': '#f3d9b4',
'brand-3': '#919689',
'brand-4': '#314e5c',
'brand-5': '#1c1b2e',
}RGB Array
[15, 45, 73], [243, 217, 180], [145, 150, 137], [49, 78, 92], [28, 27, 46]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #0F2D49, #F3D9B4, #919689, #314E5C, #1C1B2E is ideal for: tech websites, dark mode UIs, game UIs, 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: #0f2d49; --color-2: #f3d9b4; --color-3: #919689; --color-4: #314e5c; --color-5: #1c1b2e. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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