Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#272D33
Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#119196
Lake Blue · Teal · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#5BC776
Celadon · MediumSeaGreen · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#D1D1D1
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#FF5096
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
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
272D33 | 119196 | 5BC776 | D1D1D1 | FF5096 | |
|---|---|---|---|---|---|
| — | 3.7 AA Large | 6.5 AA | 9.1 AAA | 4.5 AA | |
3.7 AA Large | — | 1.8 Fail | 2.5 Fail | 1.2 Fail | |
6.5 AA | 1.8 Fail | — | 1.4 Fail | 1.4 Fail | |
9.1 AAA | 2.5 Fail | 1.4 Fail | — | 2.0 Fail | |
4.5 AA | 1.2 Fail | 1.4 Fail | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#272D33
#119196
#5BC776
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #272d33;
--color-2: #119196;
--color-3: #5bc776;
--color-4: #d1d1d1;
--color-5: #ff5096;
}SCSS
$color-1: #272d33; $color-2: #119196; $color-3: #5bc776; $color-4: #d1d1d1; $color-5: #ff5096;
TAILWIND
colors: {
'brand-1': '#272d33',
'brand-2': '#119196',
'brand-3': '#5bc776',
'brand-4': '#d1d1d1',
'brand-5': '#ff5096',
}RGB Array
[39, 45, 51], [17, 145, 150], [91, 199, 118], [209, 209, 209], [255, 80, 150]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #272D33, #119196, #5BC776, #D1D1D1, #FF5096 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: #272d33; --color-2: #119196; --color-3: #5bc776; --color-4: #d1d1d1; --color-5: #ff5096. 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