Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#273B4A
Slate Blue · DarkSlateGray · Prussian Blue
Traditional「Slate Blue」· Paint「Prussian Blue」· Creative Blush Sunrise
#2D1E2C
Rose Purple · DarkSlateGray · Dark Purple
Traditional「Rose Purple」· Paint「Dark Purple」· Creative Blush Sunrise
#5C2538
Dark Violet · DarkSlateGray · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· Creative Blush Sunrise
#E80135
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#D5D99D
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
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
273B4A | 2D1E2C | 5C2538 | E80135 | D5D99D | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.0 Fail | 2.5 Fail | 7.9 AAA | |
1.4 Fail | — | 1.3 Fail | 3.4 AA Large | 10.7 AAA | |
1.0 Fail | 1.3 Fail | — | 2.5 Fail | 8.0 AAA | |
2.5 Fail | 3.4 AA Large | 2.5 Fail | — | 3.2 AA Large | |
7.9 AAA | 10.7 AAA | 8.0 AAA | 3.2 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#273B4A
#2D1E2C
#5C2538
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #273b4a;
--color-2: #2d1e2c;
--color-3: #5c2538;
--color-4: #e80135;
--color-5: #d5d99d;
}SCSS
$color-1: #273b4a; $color-2: #2d1e2c; $color-3: #5c2538; $color-4: #e80135; $color-5: #d5d99d;
TAILWIND
colors: {
'brand-1': '#273b4a',
'brand-2': '#2d1e2c',
'brand-3': '#5c2538',
'brand-4': '#e80135',
'brand-5': '#d5d99d',
}RGB Array
[39, 59, 74], [45, 30, 44], [92, 37, 56], [232, 1, 53], [213, 217, 157]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #273B4A, #2D1E2C, #5C2538, #E80135, #D5D99D 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: #273b4a; --color-2: #2d1e2c; --color-3: #5c2538; --color-4: #e80135; --color-5: #d5d99d. 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