Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#436B63
Mineral Blue · DimGray · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#131C20
Slate Blue · Black · Peacock Green
Traditional「Slate Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#FA4291
Rouge · DeepPink · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#E6BB3B
Ginger · GoldenRod · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#DED1D1
Peach Pink · LightGray · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· 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
436B63 | 131C20 | FA4291 | E6BB3B | DED1D1 | |
|---|---|---|---|---|---|
| — | 2.9 Fail | 1.8 Fail | 3.3 AA Large | 4.0 AA Large | |
2.9 Fail | — | 5.1 AA | 9.5 AAA | 11.6 AAA | |
1.8 Fail | 5.1 AA | — | 1.8 Fail | 2.3 Fail | |
3.3 AA Large | 9.5 AAA | 1.8 Fail | — | 1.2 Fail | |
4.0 AA Large | 11.6 AAA | 2.3 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#436B63
#131C20
#FA4291
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #436b63;
--color-2: #131c20;
--color-3: #fa4291;
--color-4: #e6bb3b;
--color-5: #ded1d1;
}SCSS
$color-1: #436b63; $color-2: #131c20; $color-3: #fa4291; $color-4: #e6bb3b; $color-5: #ded1d1;
TAILWIND
colors: {
'brand-1': '#436b63',
'brand-2': '#131c20',
'brand-3': '#fa4291',
'brand-4': '#e6bb3b',
'brand-5': '#ded1d1',
}RGB Array
[67, 107, 99], [19, 28, 32], [250, 66, 145], [230, 187, 59], [222, 209, 209]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #436B63, #131C20, #FA4291, #E6BB3B, #DED1D1 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: #436b63; --color-2: #131c20; --color-3: #fa4291; --color-4: #e6bb3b; --color-5: #ded1d1. 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 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