← Back to Editor

#FFFFFF · #C9F519 · #738C0E · #000000 · #FFFFFF

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

#C9F519

Grass Green · GreenYellow · Olive Green

HEX
#C9F519
RGB
rgb(201, 245, 25)
HSL
hsl(72, 92%, 53%)
HSB
hsb(72, 90%, 96%)
CMYK
cmyk(18%, 0%, 90%, 4%)
Oklch
oklch(90.7% 0.216 122.0)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#738C0E

Grass Green · Olive · Forest Green

HEX
#738C0E
RGB
rgb(115, 140, 14)
HSL
hsl(72, 82%, 30%)
HSB
hsb(72, 90%, 55%)
CMYK
cmyk(18%, 0%, 90%, 45%)
Oklch
oklch(59.9% 0.141 121.6)

TraditionalGrass Green」· PaintForest 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

#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

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
C9F519
738C0E
000000
FFFFFF
1.3
Fail
3.8
AA Large
21.0
AAA
1.3
Fail
3.0
AA Large
16.6
AAA
1.3
Fail
3.8
AA Large
3.0
AA Large
5.5
AA
3.8
AA Large
21.0
AAA
16.6
AAA
5.5
AA
21.0
AAA
1.3
Fail
3.8
AA Large
21.0
AAA
White BG
1.0Fail
1.3Fail
3.8AA Large
21.0AAA
1.0Fail
Black BG
21.0AAA
16.6AAA
5.5AA
1.0Fail
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
DCDC4E
7E7E2C
000000
FFFFFF

Deuteranopia

FFFFFF
DAD65B
7C7B34
000000
FFFFFF

Tritanopia

FFFFFF
CB7882
74454A
000000
FFFFFF

Achromatopsia

FFFFFF
CFCFCF
767676
000000
FFFFFF

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#C9F519

Dark
Light

#738C0E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #c9f519;
  --color-3: #738c0e;
  --color-4: #000000;
  --color-5: #ffffff;
}

SCSS

$color-1: #ffffff;
$color-2: #c9f519;
$color-3: #738c0e;
$color-4: #000000;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#c9f519',
  'brand-3': '#738c0e',
  'brand-4': '#000000',
  'brand-5': '#ffffff',
}

RGB Array

[255, 255, 255], [201, 245, 25], [115, 140, 14], [0, 0, 0], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #C9F519, #738C0E, #000000, #FFFFFF 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: #c9f519; --color-3: #738c0e; --color-4: #000000; --color-5: #ffffff. 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