← Back to Editor

#FFFFFF · #D5ECF5 · #81B4C7 · #175447 · #071F11

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

#D5ECF5

Sky Blue · Lavender · Glacier Blue

HEX
#D5ECF5
RGB
rgb(213, 236, 245)
HSL
hsl(197, 62%, 90%)
HSB
hsb(197, 13%, 96%)
CMYK
cmyk(13%, 4%, 0%, 4%)
Oklch
oklch(92.9% 0.027 223.2)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#81B4C7

Sky Blue · SkyBlue · Lake Green

HEX
#81B4C7
RGB
rgb(129, 180, 199)
HSL
hsl(196, 38%, 64%)
HSB
hsb(196, 35%, 78%)
CMYK
cmyk(35%, 10%, 0%, 22%)
Oklch
oklch(74.1% 0.060 223.1)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#175447

Mineral Blue · DarkSlateGray · Peacock Green

HEX
#175447
RGB
rgb(23, 84, 71)
HSL
hsl(167, 57%, 21%)
HSB
hsb(167, 73%, 33%)
CMYK
cmyk(73%, 0%, 15%, 67%)
Oklch
oklch(40.3% 0.065 175.7)

TraditionalMineral Blue」· PaintPeacock Green」· Creative Blush Sunrise

#071F11

Pine Green · Black · Dark Green

HEX
#071F11
RGB
rgb(7, 31, 17)
HSL
hsl(145, 63%, 7%)
HSB
hsb(145, 77%, 12%)
CMYK
cmyk(77%, 0%, 45%, 88%)
Oklch
oklch(21.5% 0.041 155.3)

TraditionalPine Green」· PaintDark Green」· 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
D5ECF5
81B4C7
175447
071F11
1.2
Fail
2.3
Fail
8.8
AAA
17.3
AAA
1.2
Fail
1.8
Fail
7.2
AAA
14.1
AAA
2.3
Fail
1.8
Fail
3.9
AA Large
7.7
AAA
8.8
AAA
7.2
AAA
3.9
AA Large
2.0
Fail
17.3
AAA
14.1
AAA
7.7
AAA
2.0
Fail
White BG
1.0Fail
1.2Fail
2.3Fail
8.8AAA
17.3AAA
Black BG
21.0AAA
17.1AAA
9.3AAA
2.4Fail
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
DFDFF3
9798C2
31324A
111214

Deuteranopia

FFFFFF
DEDCF2
9490C1
2E294B
100E15

Tritanopia

FFFFFF
D6F1F1
84BFBE
1A4D4D
081718

Achromatopsia

FFFFFF
E6E6E6
A7A7A7
404040
161616

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#D5ECF5

Dark
Light

#81B4C7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #d5ecf5;
  --color-3: #81b4c7;
  --color-4: #175447;
  --color-5: #071f11;
}

SCSS

$color-1: #ffffff;
$color-2: #d5ecf5;
$color-3: #81b4c7;
$color-4: #175447;
$color-5: #071f11;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#d5ecf5',
  'brand-3': '#81b4c7',
  'brand-4': '#175447',
  'brand-5': '#071f11',
}

RGB Array

[255, 255, 255], [213, 236, 245], [129, 180, 199], [23, 84, 71], [7, 31, 17]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #D5ECF5, #81B4C7, #175447, #071F11 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: #d5ecf5; --color-3: #81b4c7; --color-4: #175447; --color-5: #071f11. 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