Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#31B7F8
Lake Blue · DodgerBlue · Navy Blue
Traditional「Lake Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#2B2520
Tangerine · DarkSlateGray · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· Creative Blush Sunrise
#F7F2F1
Peach Pink · SeaShell · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#C38B05
Ochre · DarkGoldenRod · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#A3E3ED
Sky Blue · LightBlue · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
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
31B7F8 | 2B2520 | F7F2F1 | C38B05 | A3E3ED | |
|---|---|---|---|---|---|
| — | 6.7 AA | 2.0 Fail | 1.3 Fail | 1.6 Fail | |
6.7 AA | — | 13.6 AAA | 5.1 AA | 10.6 AAA | |
2.0 Fail | 13.6 AAA | — | 2.7 Fail | 1.3 Fail | |
1.3 Fail | 5.1 AA | 2.7 Fail | — | 2.1 Fail | |
1.6 Fail | 10.6 AAA | 1.3 Fail | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#31B7F8
#2B2520
#F7F2F1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #31b7f8;
--color-2: #2b2520;
--color-3: #f7f2f1;
--color-4: #c38b05;
--color-5: #a3e3ed;
}SCSS
$color-1: #31b7f8; $color-2: #2b2520; $color-3: #f7f2f1; $color-4: #c38b05; $color-5: #a3e3ed;
TAILWIND
colors: {
'brand-1': '#31b7f8',
'brand-2': '#2b2520',
'brand-3': '#f7f2f1',
'brand-4': '#c38b05',
'brand-5': '#a3e3ed',
}RGB Array
[49, 183, 248], [43, 37, 32], [247, 242, 241], [195, 139, 5], [163, 227, 237]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #31B7F8, #2B2520, #F7F2F1, #C38B05, #A3E3ED 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: #31b7f8; --color-2: #2b2520; --color-3: #f7f2f1; --color-4: #c38b05; --color-5: #a3e3ed. 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