← Back to Editor

#FFFFFF · #C5DFD3 · #0C4110 · #F1F1F1 · #15174E

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

#C5DFD3

Jade · LightGray · Mint Green

HEX
#C5DFD3
RGB
rgb(197, 223, 211)
HSL
hsl(152, 29%, 82%)
HSB
hsb(152, 12%, 87%)
CMYK
cmyk(12%, 0%, 5%, 13%)
Oklch
oklch(88.1% 0.032 166.2)

TraditionalJade」· PaintMint Green」· Creative Arctic Pool

#0C4110

Pine Green · DarkGreen · Dark Green

HEX
#0C4110
RGB
rgb(12, 65, 16)
HSL
hsl(125, 69%, 15%)
HSB
hsb(125, 82%, 25%)
CMYK
cmyk(82%, 0%, 75%, 75%)
Oklch
oklch(33.0% 0.095 144.0)

TraditionalPine Green」· PaintDark Green」· Creative Blush Sunrise

#F1F1F1

Plain White · Linen · Cloud White

HEX
#F1F1F1
RGB
rgb(241, 241, 241)
HSL
hsl(0, 0%, 95%)
HSB
hsb(0, 0%, 95%)
CMYK
cmyk(0%, 0%, 0%, 5%)
Oklch
oklch(95.8% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#15174E

Indigo · MidnightBlue · Deep Sea Blue

HEX
#15174E
RGB
rgb(21, 23, 78)
HSL
hsl(238, 58%, 19%)
HSB
hsb(238, 73%, 31%)
CMYK
cmyk(73%, 71%, 0%, 69%)
Oklch
oklch(24.4% 0.099 274.7)

TraditionalIndigo」· 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
C5DFD3
0C4110
F1F1F1
15174E
1.4
Fail
11.8
AAA
1.1
Fail
16.6
AAA
1.4
Fail
8.4
AAA
1.3
Fail
11.8
AAA
11.8
AAA
8.4
AAA
10.4
AAA
1.4
Fail
1.1
Fail
1.3
Fail
10.4
AAA
14.7
AAA
16.6
AAA
11.8
AAA
1.4
Fail
14.7
AAA
White BG
1.0Fail
1.4Fail
11.8AAA
1.1Fail
16.6AAA
Black BG
21.0AAA
14.9AAA
1.8Fail
18.6AAA
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
D0D0D6
23231C
F1F1F1
161641

Deuteranopia

FFFFFF
CFCDD7
201C1F
F1F1F1
16163D

Tritanopia

FFFFFF
C6D8D9
0F2527
F1F1F1
153634

Achromatopsia

FFFFFF
D6D6D6
2C2C2C
F1F1F1
1D1D1D

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#C5DFD3

Dark
Light

#0C4110

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #c5dfd3;
  --color-3: #0c4110;
  --color-4: #f1f1f1;
  --color-5: #15174e;
}

SCSS

$color-1: #ffffff;
$color-2: #c5dfd3;
$color-3: #0c4110;
$color-4: #f1f1f1;
$color-5: #15174e;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#c5dfd3',
  'brand-3': '#0c4110',
  'brand-4': '#f1f1f1',
  'brand-5': '#15174e',
}

RGB Array

[255, 255, 255], [197, 223, 211], [12, 65, 16], [241, 241, 241], [21, 23, 78]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #C5DFD3, #0C4110, #F1F1F1, #15174E 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: #c5dfd3; --color-3: #0c4110; --color-4: #f1f1f1; --color-5: #15174e. 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