Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#3DEFEF
Lake Blue · Turquoise · Lake Green
Traditional「Lake Blue」· Paint「Lake Green」· Creative Blush Sunrise
#7886BB
Azure · LightSlateGray · Navy Blue
Traditional「Azure」· Paint「Navy Blue」· Creative Blush Sunrise
#F0C1A5
Apricot · Wheat · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#1B1A19
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#844E00
Ochre · Olive · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· 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
3DEFEF | 7886BB | F0C1A5 | 1B1A19 | 844E00 | |
|---|---|---|---|---|---|
| — | 2.5 Fail | 1.1 Fail | 12.2 AAA | 4.8 AA | |
2.5 Fail | — | 2.2 Fail | 4.9 AA | 1.9 Fail | |
1.1 Fail | 2.2 Fail | — | 10.7 AAA | 4.2 AA Large | |
12.2 AAA | 4.9 AA | 10.7 AAA | — | 2.5 Fail | |
4.8 AA | 1.9 Fail | 4.2 AA Large | 2.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#3DEFEF
#7886BB
#F0C1A5
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #3defef;
--color-2: #7886bb;
--color-3: #f0c1a5;
--color-4: #1b1a19;
--color-5: #844e00;
}SCSS
$color-1: #3defef; $color-2: #7886bb; $color-3: #f0c1a5; $color-4: #1b1a19; $color-5: #844e00;
TAILWIND
colors: {
'brand-1': '#3defef',
'brand-2': '#7886bb',
'brand-3': '#f0c1a5',
'brand-4': '#1b1a19',
'brand-5': '#844e00',
}RGB Array
[61, 239, 239], [120, 134, 187], [240, 193, 165], [27, 26, 25], [132, 78, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #3DEFEF, #7886BB, #F0C1A5, #1B1A19, #844E00 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: #3defef; --color-2: #7886bb; --color-3: #f0c1a5; --color-4: #1b1a19; --color-5: #844e00. 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