← Back to Editor

#FFFFFF · #B3D800 · #666666 · #2F0549 · #000000

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

#B3D800

Grass Green · GreenYellow · Olive Green

HEX
#B3D800
RGB
rgb(179, 216, 0)
HSL
hsl(70, 100%, 42%)
HSB
hsb(70, 100%, 85%)
CMYK
cmyk(17%, 0%, 100%, 15%)
Oklch
oklch(82.6% 0.199 121.3)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#666666

Ink Gray · DimGray · Charcoal

HEX
#666666
RGB
rgb(102, 102, 102)
HSL
hsl(0, 0%, 40%)
HSB
hsb(0, 0%, 40%)
CMYK
cmyk(0%, 0%, 0%, 60%)
Oklch
oklch(51.0% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#2F0549

Royal Purple · MidnightBlue · Dark Purple

HEX
#2F0549
RGB
rgb(47, 5, 73)
HSL
hsl(277, 87%, 15%)
HSB
hsb(277, 93%, 29%)
CMYK
cmyk(36%, 93%, 0%, 71%)
Oklch
oklch(24.4% 0.115 307.4)

TraditionalRoyal Purple」· PaintDark Purple」· 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

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
B3D800
666666
2F0549
000000
1.6
Fail
5.7
AA
17.0
AAA
21.0
AAA
1.6
Fail
3.5
AA Large
10.3
AAA
12.7
AAA
5.7
AA
3.5
AA Large
3.0
Fail
3.7
AA Large
17.0
AAA
10.3
AAA
3.0
Fail
1.2
Fail
21.0
AAA
12.7
AAA
3.7
AA Large
1.2
Fail
White BG
1.0Fail
1.6Fail
5.7AA
17.0AAA
21.0AAA
Black BG
21.0AAA
12.7AAA
3.7AA Large
1.2Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
C3C334
666666
1D1C39
000000

Deuteranopia

FFFFFF
C1BE41
666666
1F2235
000000

Tritanopia

FFFFFF
B55E67
666666
2D2C29
000000

Achromatopsia

FFFFFF
B4B4B4
666666
191919
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#B3D800

Dark
Light

#666666

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #b3d800;
  --color-3: #666666;
  --color-4: #2f0549;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #b3d800;
$color-3: #666666;
$color-4: #2f0549;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#b3d800',
  'brand-3': '#666666',
  'brand-4': '#2f0549',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [179, 216, 0], [102, 102, 102], [47, 5, 73], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #B3D800, #666666, #2F0549, #000000 is ideal for: tech websites, dark mode UIs, game UIs, 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: #b3d800; --color-3: #666666; --color-4: #2f0549; --color-5: #000000. 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 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