Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CFCC44
Autumn Sage · GoldenRod · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#D4C974
Fresh Green · BurlyWood · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#709E0B
Grass Green · Olive · Forest Green
Traditional「Grass Green」· Paint「Forest Green」· Creative Blush Sunrise
#0B9E72
Mineral Blue · Teal · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#400415
Dark Violet · Black · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· 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
CFCC44 | D4C974 | 709E0B | 0B9E72 | 400415 | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.9 Fail | 2.0 Fail | 9.9 AAA | |
1.0 Fail | — | 1.9 Fail | 2.0 Fail | 10.0 AAA | |
1.9 Fail | 1.9 Fail | — | 1.1 Fail | 5.3 AA | |
2.0 Fail | 2.0 Fail | 1.1 Fail | — | 4.9 AA | |
9.9 AAA | 10.0 AAA | 5.3 AA | 4.9 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CFCC44
#D4C974
#709E0B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cfcc44;
--color-2: #d4c974;
--color-3: #709e0b;
--color-4: #0b9e72;
--color-5: #400415;
}SCSS
$color-1: #cfcc44; $color-2: #d4c974; $color-3: #709e0b; $color-4: #0b9e72; $color-5: #400415;
TAILWIND
colors: {
'brand-1': '#cfcc44',
'brand-2': '#d4c974',
'brand-3': '#709e0b',
'brand-4': '#0b9e72',
'brand-5': '#400415',
}RGB Array
[207, 204, 68], [212, 201, 116], [112, 158, 11], [11, 158, 114], [64, 4, 21]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #CFCC44, #D4C974, #709E0B, #0B9E72, #400415 is ideal for: social media posters, mobile apps, e-commerce promos, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #cfcc44; --color-2: #d4c974; --color-3: #709e0b; --color-4: #0b9e72; --color-5: #400415. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 dark-style 5-color scheme is especially suited for food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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