Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#512A52
Dark Plum · DarkSlateGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#FF1F66
Dark Violet · DeepPink · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#FF9F40
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#CFD19D
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#97C2AB
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
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
512A52 | FF1F66 | FF9F40 | CFD19D | 97C2AB | |
|---|---|---|---|---|---|
| — | 3.1 AA Large | 5.7 AA | 7.4 AAA | 5.9 AA | |
3.1 AA Large | — | 1.8 Fail | 2.4 Fail | 1.9 Fail | |
5.7 AA | 1.8 Fail | — | 1.3 Fail | 1.0 Fail | |
7.4 AAA | 2.4 Fail | 1.3 Fail | — | 1.2 Fail | |
5.9 AA | 1.9 Fail | 1.0 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#512A52
#FF1F66
#FF9F40
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #512a52;
--color-2: #ff1f66;
--color-3: #ff9f40;
--color-4: #cfd19d;
--color-5: #97c2ab;
}SCSS
$color-1: #512a52; $color-2: #ff1f66; $color-3: #ff9f40; $color-4: #cfd19d; $color-5: #97c2ab;
TAILWIND
colors: {
'brand-1': '#512a52',
'brand-2': '#ff1f66',
'brand-3': '#ff9f40',
'brand-4': '#cfd19d',
'brand-5': '#97c2ab',
}RGB Array
[81, 42, 82], [255, 31, 102], [255, 159, 64], [207, 209, 157], [151, 194, 171]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #512A52, #FF1F66, #FF9F40, #CFD19D, #97C2AB 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: #512a52; --color-2: #ff1f66; --color-3: #ff9f40; --color-4: #cfd19d; --color-5: #97c2ab. 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