← Back to Editor

#FFFFFF · #DCDBA8 · #F0B900 · #718100 · #362831

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

#DCDBA8

Fresh Green · Wheat · Lemon Cream

HEX
#DCDBA8
RGB
rgb(220, 219, 168)
HSL
hsl(59, 43%, 76%)
HSB
hsb(59, 24%, 86%)
CMYK
cmyk(0%, 0%, 24%, 14%)
Oklch
oklch(88.0% 0.067 106.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F0B900

Ochre · Orange · Honey Gold

HEX
#F0B900
RGB
rgb(240, 185, 0)
HSL
hsl(46, 100%, 47%)
HSB
hsb(46, 100%, 94%)
CMYK
cmyk(0%, 23%, 100%, 6%)
Oklch
oklch(81.3% 0.166 86.9)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#718100

Autumn Sage · Olive · Amber Gold

HEX
#718100
RGB
rgb(113, 129, 0)
HSL
hsl(67, 100%, 25%)
HSB
hsb(67, 100%, 51%)
CMYK
cmyk(12%, 0%, 100%, 49%)
Oklch
oklch(57.0% 0.133 118.1)

TraditionalAutumn Sage」· PaintAmber Gold」· Creative Blush Sunrise

#362831

Rose Purple · DarkSlateGray · Raspberry

HEX
#362831
RGB
rgb(54, 40, 49)
HSL
hsl(321, 15%, 18%)
HSB
hsb(321, 26%, 21%)
CMYK
cmyk(0%, 26%, 9%, 79%)
Oklch
oklch(29.7% 0.026 340.0)

TraditionalRose Purple」· PaintRaspberry」· Creative Blush Sunrise

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
DCDBA8
F0B900
718100
362831
1.4
Fail
1.8
Fail
4.3
AA Large
14.0
AAA
1.4
Fail
1.3
Fail
3.0
AA Large
9.8
AAA
1.8
Fail
1.3
Fail
2.4
Fail
7.7
AAA
4.3
AA Large
3.0
AA Large
2.4
Fail
3.2
AA Large
14.0
AAA
9.8
AAA
7.7
AAA
3.2
AA Large
White BG
1.0Fail
1.4Fail
1.8Fail
4.3AA Large
14.0AAA
Black BG
21.0AAA
14.7AAA
11.6AAA
4.8AA
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
DCDCB4
D8D82D
78781F
30302F

Deuteranopia

FFFFFF
DCDCB7
DBE038
777627
31322E

Tritanopia

FFFFFF
DCBEC0
ED5058
72383D
352D2D

Achromatopsia

FFFFFF
D5D5D5
B4B4B4
6E6E6E
2D2D2D

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#DCDBA8

Dark
Light

#F0B900

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #dcdba8;
  --color-3: #f0b900;
  --color-4: #718100;
  --color-5: #362831;
}

SCSS

$color-1: #ffffff;
$color-2: #dcdba8;
$color-3: #f0b900;
$color-4: #718100;
$color-5: #362831;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#dcdba8',
  'brand-3': '#f0b900',
  'brand-4': '#718100',
  'brand-5': '#362831',
}

RGB Array

[255, 255, 255], [220, 219, 168], [240, 185, 0], [113, 129, 0], [54, 40, 49]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #DCDBA8, #F0B900, #718100, #362831 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: #dcdba8; --color-3: #f0b900; --color-4: #718100; --color-5: #362831. 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