← Back to Editor

#FFFFFF · #DBE61D · #A7C39B · #C8A118 · #080808

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#DBE61D

Autumn Sage · Gold · Sunflower

HEX
#DBE61D
RGB
rgb(219, 230, 29)
HSL
hsl(63, 80%, 51%)
HSB
hsb(63, 87%, 90%)
CMYK
cmyk(5%, 0%, 87%, 10%)
Oklch
oklch(88.7% 0.193 113.3)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#A7C39B

Celadon · DarkSeaGreen · Apple Green

HEX
#A7C39B
RGB
rgb(167, 195, 155)
HSL
hsl(102, 25%, 69%)
HSB
hsb(102, 21%, 76%)
CMYK
cmyk(14%, 0%, 21%, 24%)
Oklch
oklch(78.6% 0.063 136.3)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#C8A118

Ochre · GoldenRod · Honey Gold

HEX
#C8A118
RGB
rgb(200, 161, 24)
HSL
hsl(47, 79%, 44%)
HSB
hsb(47, 88%, 78%)
CMYK
cmyk(0%, 20%, 88%, 22%)
Oklch
oklch(72.4% 0.143 90.5)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#080808

Ink Black · Black · Jet Black

HEX
#080808
RGB
rgb(8, 8, 8)
HSL
hsl(0, 0%, 3%)
HSB
hsb(0, 0%, 3%)
CMYK
cmyk(0%, 0%, 0%, 97%)
Oklch
oklch(13.4% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
DBE61D
A7C39B
C8A118
080808
1.4
Fail
1.9
Fail
2.5
Fail
20.0
AAA
1.4
Fail
1.4
Fail
1.8
Fail
14.6
AAA
1.9
Fail
1.4
Fail
1.3
Fail
10.4
AAA
2.5
Fail
1.8
Fail
1.3
Fail
8.2
AAA
20.0
AAA
14.6
AAA
10.4
AAA
8.2
AAA
White BG
1.0Fail
1.4Fail
1.9Fail
2.5Fail
20.0AAA
Black BG
21.0AAA
15.3AAA
10.9AAA
8.6AAA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
E0E04E
B3B3A5
B7B739
080808

Deuteranopia

FFFFFF
DFDE59
B2AFA7
B9BC41
080808

Tritanopia

FFFFFF
DC747C
A8ACAE
C65359
080808

Achromatopsia

FFFFFF
CCCCCC
B6B6B6
9D9D9D
080808

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#DBE61D

Dark
Light

#A7C39B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #dbe61d;
  --color-3: #a7c39b;
  --color-4: #c8a118;
  --color-5: #080808;
}

SCSS

$color-1: #ffffff;
$color-2: #dbe61d;
$color-3: #a7c39b;
$color-4: #c8a118;
$color-5: #080808;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#dbe61d',
  'brand-3': '#a7c39b',
  'brand-4': '#c8a118',
  'brand-5': '#080808',
}

RGB Array

[255, 255, 255], [219, 230, 29], [167, 195, 155], [200, 161, 24], [8, 8, 8]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #DBE61D, #A7C39B, #C8A118, #080808 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: #ffffff; --color-2: #dbe61d; --color-3: #a7c39b; --color-4: #c8a118; --color-5: #080808. 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.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color