← Back to Editor

#FFFFFF · #B9C88A · #88B05D · #000000 · #4C0370

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

#B9C88A

Willow Green · Tan · Apple Green

HEX
#B9C88A
RGB
rgb(185, 200, 138)
HSL
hsl(75, 36%, 66%)
HSB
hsb(75, 31%, 78%)
CMYK
cmyk(8%, 0%, 31%, 22%)
Oklch
oklch(80.6% 0.084 119.4)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#88B05D

Grass Green · DarkSeaGreen · Olive Green

HEX
#88B05D
RGB
rgb(136, 176, 93)
HSL
hsl(89, 34%, 53%)
HSB
hsb(89, 47%, 69%)
CMYK
cmyk(23%, 0%, 47%, 31%)
Oklch
oklch(70.9% 0.120 130.1)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#4C0370

Royal Purple · Purple · Eggplant

HEX
#4C0370
RGB
rgb(76, 3, 112)
HSL
hsl(280, 95%, 23%)
HSB
hsb(280, 97%, 44%)
CMYK
cmyk(32%, 97%, 0%, 56%)
Oklch
oklch(32.5% 0.162 309.2)

TraditionalRoyal Purple」· PaintEggplant」· 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
B9C88A
88B05D
000000
4C0370
1.8
Fail
2.5
Fail
21.0
AAA
13.5
AAA
1.8
Fail
1.4
Fail
11.7
AAA
7.5
AAA
2.5
Fail
1.4
Fail
8.4
AAA
5.4
AA
21.0
AAA
11.7
AAA
8.4
AAA
1.6
Fail
13.5
AAA
7.5
AAA
5.4
AA
1.6
Fail
White BG
1.0Fail
1.8Fail
2.5Fail
21.0AAA
13.5AAA
Black BG
21.0AAA
11.7AAA
8.4AAA
1.0Fail
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
BFC099
999A71
000000
2C2C56

Deuteranopia

FFFFFF
BFBE9D
979476
000000
31364F

Tritanopia

FFFFFF
BAA5A7
8A8184
000000
48413C

Achromatopsia

FFFFFF
BCBCBC
9B9B9B
000000
252525

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#B9C88A

Dark
Light

#88B05D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #b9c88a;
  --color-3: #88b05d;
  --color-4: #000000;
  --color-5: #4c0370;
}

SCSS

$color-1: #ffffff;
$color-2: #b9c88a;
$color-3: #88b05d;
$color-4: #000000;
$color-5: #4c0370;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#b9c88a',
  'brand-3': '#88b05d',
  'brand-4': '#000000',
  'brand-5': '#4c0370',
}

RGB Array

[255, 255, 255], [185, 200, 138], [136, 176, 93], [0, 0, 0], [76, 3, 112]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #B9C88A, #88B05D, #000000, #4C0370 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: #b9c88a; --color-3: #88b05d; --color-4: #000000; --color-5: #4c0370. 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