← Back to Editor

#FFFFFF · #1C6612 · #183814 · #315799 · #030026

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

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

#1C6612

Pine Green · DarkGreen · Forest Green

HEX
#1C6612
RGB
rgb(28, 102, 18)
HSL
hsl(113, 70%, 24%)
HSB
hsb(113, 82%, 40%)
CMYK
cmyk(73%, 0%, 82%, 60%)
Oklch
oklch(44.8% 0.136 141.5)

TraditionalPine Green」· PaintForest Green」· Creative Blush Sunrise

#183814

Celadon · DarkGreen · Dark Green

HEX
#183814
RGB
rgb(24, 56, 20)
HSL
hsl(113, 47%, 15%)
HSB
hsb(113, 64%, 22%)
CMYK
cmyk(57%, 0%, 64%, 78%)
Oklch
oklch(30.6% 0.072 141.5)

TraditionalCeladon」· PaintDark Green」· Creative Blush Sunrise

#315799

Indigo · DarkSlateBlue · Prussian Blue

HEX
#315799
RGB
rgb(49, 87, 153)
HSL
hsl(218, 51%, 40%)
HSB
hsb(218, 68%, 60%)
CMYK
cmyk(68%, 43%, 0%, 40%)
Oklch
oklch(46.3% 0.116 260.7)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#030026

Deep Indigo · Black · Deep Sea Blue

HEX
#030026
RGB
rgb(3, 0, 38)
HSL
hsl(245, 100%, 7%)
HSB
hsb(245, 100%, 15%)
CMYK
cmyk(92%, 100%, 0%, 85%)
Oklch
oklch(12.7% 0.081 273.1)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· 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
1C6612
183814
315799
030026
7.1
AAA
13.0
AAA
7.1
AAA
20.4
AAA
7.1
AAA
1.8
Fail
1.0
Fail
2.9
Fail
13.0
AAA
1.8
Fail
1.8
Fail
1.6
Fail
7.1
AAA
1.0
Fail
1.8
Fail
2.9
Fail
20.4
AAA
2.9
Fail
1.6
Fail
2.9
Fail
White BG
1.0Fail
7.1AAA
13.0AAA
7.1AAA
20.4AAA
Black BG
21.0AAA
3.0Fail
1.6Fail
3.0Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
3C3D26
26261D
414289
02021D

Deuteranopia

FFFFFF
38322B
24221F
3F3C85
02021B

Tritanopia

FFFFFF
20363A
1A2425
337C7A
031614

Achromatopsia

FFFFFF
464646
2A2A2A
535353
050505

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#1C6612

Dark
Light

#183814

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #1c6612;
  --color-3: #183814;
  --color-4: #315799;
  --color-5: #030026;
}

SCSS

$color-1: #ffffff;
$color-2: #1c6612;
$color-3: #183814;
$color-4: #315799;
$color-5: #030026;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#1c6612',
  'brand-3': '#183814',
  'brand-4': '#315799',
  'brand-5': '#030026',
}

RGB Array

[255, 255, 255], [28, 102, 18], [24, 56, 20], [49, 87, 153], [3, 0, 38]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #1C6612, #183814, #315799, #030026 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: #1c6612; --color-3: #183814; --color-4: #315799; --color-5: #030026. 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