← Back to Editor

#202018 · #888CD3 · #80BD95 · #1B7979 · #FFF9DF

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

#202018

Autumn Sage · Black · Amber Gold

HEX
#202018
RGB
rgb(32, 32, 24)
HSL
hsl(60, 14%, 11%)
HSB
hsb(60, 25%, 13%)
CMYK
cmyk(0%, 0%, 25%, 87%)
Oklch
oklch(24.1% 0.015 107.5)

TraditionalAutumn Sage」· PaintAmber Gold」· Creative Blush Sunrise

#888CD3

Azure · CornflowerBlue · Cobalt Blue

HEX
#888CD3
RGB
rgb(136, 140, 211)
HSL
hsl(237, 46%, 68%)
HSB
hsb(237, 36%, 83%)
CMYK
cmyk(36%, 34%, 0%, 17%)
Oklch
oklch(66.5% 0.105 280.7)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#80BD95

Celadon · DarkSeaGreen · Apple Green

HEX
#80BD95
RGB
rgb(128, 189, 149)
HSL
hsl(141, 32%, 62%)
HSB
hsb(141, 32%, 74%)
CMYK
cmyk(32%, 0%, 21%, 26%)
Oklch
oklch(74.6% 0.086 155.0)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#1B7979

Lake Blue · Teal · Mint Ice

HEX
#1B7979
RGB
rgb(27, 121, 121)
HSL
hsl(180, 64%, 29%)
HSB
hsb(180, 78%, 47%)
CMYK
cmyk(78%, 0%, 0%, 53%)
Oklch
oklch(52.5% 0.082 194.9)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#FFF9DF

Goose Yellow · LightYellow · Lemon Cream

HEX
#FFF9DF
RGB
rgb(255, 249, 223)
HSL
hsl(49, 100%, 94%)
HSB
hsb(49, 13%, 100%)
CMYK
cmyk(0%, 2%, 13%, 0%)
Oklch
oklch(98.0% 0.035 96.3)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

202018
181820

Analogous

201C18
202018
1C2018

Triadic

202018
182020
201820

Split-Comp.

202018
181C20
1C1820

Tetradic

202018
18201C
181820
20181C

Contrast Matrix WCAG 2.1 Contrast

202018
888CD3
80BD95
1B7979
FFF9DF
5.3
AA
7.5
AAA
3.2
AA Large
15.5
AAA
5.3
AA
1.4
Fail
1.7
Fail
2.9
Fail
7.5
AAA
1.4
Fail
2.4
Fail
2.1
Fail
3.2
AA Large
1.7
Fail
2.4
Fail
4.9
AA
15.5
AAA
2.9
Fail
2.1
Fail
4.9
AA
White BG
16.4AAA
3.1AA Large
2.2Fail
5.2AA
1.1Fail
Black BG
1.3Fail
6.7AA
9.6AAA
4.1AA Large
19.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

20201A
8A8AC2
9A9B9F
444579
FCFCE5

Deuteranopia

20201A
8A89BE
9792A1
3E3779
FDFDE7

Tritanopia

201B1C
88B4B1
83A6A8
207979
FFEAEB

Achromatopsia

1F1F1F
939393
A6A6A6
5D5D5D
F8F8F8

Shades & Tints Shades & Tints

#202018

Dark
Light

#888CD3

Dark
Light

#80BD95

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #202018;
  --color-2: #888cd3;
  --color-3: #80bd95;
  --color-4: #1b7979;
  --color-5: #fff9df;
}

SCSS

$color-1: #202018;
$color-2: #888cd3;
$color-3: #80bd95;
$color-4: #1b7979;
$color-5: #fff9df;

TAILWIND

colors: {
  'brand-1': '#202018',
  'brand-2': '#888cd3',
  'brand-3': '#80bd95',
  'brand-4': '#1b7979',
  'brand-5': '#fff9df',
}

RGB Array

[32, 32, 24], [136, 140, 211], [128, 189, 149], [27, 121, 121], [255, 249, 223]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #202018, #888CD3, #80BD95, #1B7979, #FFF9DF 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: #202018; --color-2: #888cd3; --color-3: #80bd95; --color-4: #1b7979; --color-5: #fff9df. 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