Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0F0C0C
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#FFF4D4
Goose Yellow · Beige · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#68B9DE
Sky Blue · CornflowerBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#274959
Slate Blue · DarkSlateGray · Peacock Green
Traditional「Slate Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#1F1C1C
Ink Black · Black · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· 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
0F0C0C | FFF4D4 | 68B9DE | 274959 | 1F1C1C | |
|---|---|---|---|---|---|
| — | 17.8 AAA | 8.9 AAA | 2.0 Fail | 1.2 Fail | |
17.8 AAA | — | 2.0 Fail | 8.8 AAA | 15.4 AAA | |
8.9 AAA | 2.0 Fail | — | 4.4 AA Large | 7.7 AAA | |
2.0 Fail | 8.8 AAA | 4.4 AA Large | — | 1.8 Fail | |
1.2 Fail | 15.4 AAA | 7.7 AAA | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0F0C0C
#FFF4D4
#68B9DE
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0f0c0c;
--color-2: #fff4d4;
--color-3: #68b9de;
--color-4: #274959;
--color-5: #1f1c1c;
}SCSS
$color-1: #0f0c0c; $color-2: #fff4d4; $color-3: #68b9de; $color-4: #274959; $color-5: #1f1c1c;
TAILWIND
colors: {
'brand-1': '#0f0c0c',
'brand-2': '#fff4d4',
'brand-3': '#68b9de',
'brand-4': '#274959',
'brand-5': '#1f1c1c',
}RGB Array
[15, 12, 12], [255, 244, 212], [104, 185, 222], [39, 73, 89], [31, 28, 28]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #0F0C0C, #FFF4D4, #68B9DE, #274959, #1F1C1C 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: #0f0c0c; --color-2: #fff4d4; --color-3: #68b9de; --color-4: #274959; --color-5: #1f1c1c. 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