← Back to Editor

#1A2030 · #5C6762 · #9EAE93 · #CFD7C4 · #FFFFF6

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#1A2030

Indigo · DarkSlateGray · Deep Sea Blue

HEX
#1A2030
RGB
rgb(26, 32, 48)
HSL
hsl(224, 30%, 15%)
HSB
hsb(224, 46%, 19%)
CMYK
cmyk(46%, 33%, 0%, 81%)
Oklch
oklch(24.6% 0.032 268.2)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#5C6762

Ink Gray · DimGray · Charcoal

HEX
#5C6762
RGB
rgb(92, 103, 98)
HSL
hsl(153, 6%, 38%)
HSB
hsb(153, 11%, 40%)
CMYK
cmyk(11%, 0%, 5%, 60%)
Oklch
oklch(50.3% 0.016 166.7)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#9EAE93

Celadon · DarkSeaGreen · Apple Green

HEX
#9EAE93
RGB
rgb(158, 174, 147)
HSL
hsl(96, 14%, 63%)
HSB
hsb(96, 16%, 68%)
CMYK
cmyk(9%, 0%, 16%, 32%)
Oklch
oklch(73.1% 0.042 132.5)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#CFD7C4

Willow Green · LightGray · Mint Green

HEX
#CFD7C4
RGB
rgb(207, 215, 196)
HSL
hsl(85, 19%, 81%)
HSB
hsb(85, 9%, 84%)
CMYK
cmyk(4%, 0%, 9%, 16%)
Oklch
oklch(86.8% 0.027 125.7)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#FFFFF6

Fresh Green · Snow · Lemon Cream

HEX
#FFFFF6
RGB
rgb(255, 255, 246)
HSL
hsl(60, 100%, 98%)
HSB
hsb(60, 4%, 100%)
CMYK
cmyk(0%, 0%, 4%, 0%)
Oklch
oklch(99.8% 0.012 106.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

1A2030
322C1B

Analogous

1B2C32
1A2030
201B32

Triadic

1A2030
321B21
21321B

Split-Comp.

1A2030
32201B
2C321B

Tetradic

1A2030
321B2C
322C1B
1B3220

Contrast Matrix WCAG 2.1 Contrast

1A2030
5C6762
9EAE93
CFD7C4
FFFFF6
2.8
Fail
6.9
AA
11.0
AAA
16.2
AAA
2.8
Fail
2.5
Fail
4.0
AA Large
5.8
AA
6.9
AA
2.5
Fail
1.6
Fail
2.3
Fail
11.0
AAA
4.0
AA Large
1.6
Fail
1.5
Fail
16.2
AAA
5.8
AA
2.3
Fail
1.5
Fail
White BG
16.2AAA
5.9AA
2.4Fail
1.5Fail
1.0Fail
Black BG
1.3Fail
3.6AA Large
8.9AAA
14.2AAA
20.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

1D1D2C
616163
A5A59A
D2D3C9
FFFFF8

Deuteranopia

1C1C2B
605F64
A4A39B
D2D1CA
FFFFF9

Tritanopia

1A2928
5D6464
9F9FA0
CFCCCD
FFFAFA

Achromatopsia

202020
636363
A6A6A6
D2D2D2
FEFEFE

Shades & Tints Shades & Tints

#1A2030

Dark
Light

#5C6762

Dark
Light

#9EAE93

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #1a2030;
  --color-2: #5c6762;
  --color-3: #9eae93;
  --color-4: #cfd7c4;
  --color-5: #fffff6;
}

SCSS

$color-1: #1a2030;
$color-2: #5c6762;
$color-3: #9eae93;
$color-4: #cfd7c4;
$color-5: #fffff6;

TAILWIND

colors: {
  'brand-1': '#1a2030',
  'brand-2': '#5c6762',
  'brand-3': '#9eae93',
  'brand-4': '#cfd7c4',
  'brand-5': '#fffff6',
}

RGB Array

[26, 32, 48], [92, 103, 98], [158, 174, 147], [207, 215, 196], [255, 255, 246]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #1A2030, #5C6762, #9EAE93, #CFD7C4, #FFFFF6 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: #1a2030; --color-2: #5c6762; --color-3: #9eae93; --color-4: #cfd7c4; --color-5: #fffff6. 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