← Back to Editor

#1E1E33 · #304848 · #90A860 · #F0F0C0 · #B81F3E

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

#1E1E33

Deep Indigo · DarkSlateGray · Deep Sea Blue

HEX
#1E1E33
RGB
rgb(30, 30, 51)
HSL
hsl(240, 26%, 16%)
HSB
hsb(240, 41%, 20%)
CMYK
cmyk(41%, 41%, 0%, 80%)
Oklch
oklch(24.6% 0.040 283.1)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#304848

Slate Blue · DarkSlateGray · Peacock Green

HEX
#304848
RGB
rgb(48, 72, 72)
HSL
hsl(180, 20%, 24%)
HSB
hsb(180, 33%, 28%)
CMYK
cmyk(33%, 0%, 0%, 72%)
Oklch
oklch(38.2% 0.030 196.0)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

#90A860

Grass Green · DarkSeaGreen · Olive Green

HEX
#90A860
RGB
rgb(144, 168, 96)
HSL
hsl(80, 29%, 52%)
HSB
hsb(80, 43%, 66%)
CMYK
cmyk(14%, 0%, 43%, 34%)
Oklch
oklch(69.6% 0.101 124.1)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#F0F0C0

Fresh Green · Bisque · Lemon Cream

HEX
#F0F0C0
RGB
rgb(240, 240, 192)
HSL
hsl(60, 62%, 85%)
HSB
hsb(60, 20%, 94%)
CMYK
cmyk(0%, 0%, 20%, 6%)
Oklch
oklch(94.3% 0.062 107.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#B81F3E

Vermilion · FireBrick · Passion Red

HEX
#B81F3E
RGB
rgb(184, 31, 62)
HSL
hsl(348, 71%, 42%)
HSB
hsb(348, 83%, 72%)
CMYK
cmyk(0%, 83%, 66%, 28%)
Oklch
oklch(51.0% 0.185 16.9)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

1E1E33
33331E

Analogous

1E2933
1E1E33
291E33

Triadic

1E1E33
331E1E
1E331E

Split-Comp.

1E1E33
33291E
29331E

Tetradic

1E1E33
331E29
33331E
1E3329

Contrast Matrix WCAG 2.1 Contrast

1E1E33
304848
90A860
F0F0C0
B81F3E
1.7
Fail
6.2
AA
13.9
AAA
2.6
Fail
1.7
Fail
3.7
AA Large
8.4
AAA
1.5
Fail
6.2
AA
3.7
AA Large
2.3
Fail
2.4
Fail
13.9
AAA
8.4
AAA
2.3
Fail
5.4
AA
2.6
Fail
1.5
Fail
2.4
Fail
5.4
AA
White BG
16.3AAA
9.8AAA
2.6Fail
1.2Fail
6.4AA
Black BG
1.3Fail
2.1Fail
8.0AAA
17.9AAA
3.3AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

1E1E2E
3A3B48
9A9B71
F0F0CC
767436

Deuteranopia

1E1E2D
393748
999776
F0F0CE
7F8A35

Tritanopia

1E2A29
314848
917F82
F0D5D7
B0312F

Achromatopsia

202020
414141
999999
EBEBEB
505050

Shades & Tints Shades & Tints

#1E1E33

Dark
Light

#304848

Dark
Light

#90A860

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #1e1e33;
  --color-2: #304848;
  --color-3: #90a860;
  --color-4: #f0f0c0;
  --color-5: #b81f3e;
}

SCSS

$color-1: #1e1e33;
$color-2: #304848;
$color-3: #90a860;
$color-4: #f0f0c0;
$color-5: #b81f3e;

TAILWIND

colors: {
  'brand-1': '#1e1e33',
  'brand-2': '#304848',
  'brand-3': '#90a860',
  'brand-4': '#f0f0c0',
  'brand-5': '#b81f3e',
}

RGB Array

[30, 30, 51], [48, 72, 72], [144, 168, 96], [240, 240, 192], [184, 31, 62]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #1E1E33, #304848, #90A860, #F0F0C0, #B81F3E 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: #1e1e33; --color-2: #304848; --color-3: #90a860; --color-4: #f0f0c0; --color-5: #b81f3e. 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