← Back to Editor

#000000 · #3754F2 · #439CD8 · #F2D498 · #E1E8A7

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#3754F2

Azure · SlateBlue · Navy Blue

HEX
#3754F2
RGB
rgb(55, 84, 242)
HSL
hsl(231, 88%, 58%)
HSB
hsb(231, 77%, 95%)
CMYK
cmyk(77%, 65%, 0%, 5%)
Oklch
oklch(53.1% 0.237 268.4)

TraditionalAzure」· PaintNavy Blue」· Creative Blush Sunrise

#439CD8

Lake Blue · CornflowerBlue · Navy Blue

HEX
#439CD8
RGB
rgb(67, 156, 216)
HSL
hsl(204, 66%, 55%)
HSB
hsb(204, 69%, 85%)
CMYK
cmyk(69%, 28%, 0%, 15%)
Oklch
oklch(66.5% 0.123 241.6)

TraditionalLake Blue」· PaintNavy Blue」· Creative Blush Sunrise

#F2D498

Goose Yellow · Khaki · Lemon Cream

HEX
#F2D498
RGB
rgb(242, 212, 152)
HSL
hsl(40, 78%, 77%)
HSB
hsb(40, 37%, 95%)
CMYK
cmyk(0%, 12%, 37%, 5%)
Oklch
oklch(88.1% 0.084 84.2)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#E1E8A7

Fresh Green · Wheat · Lemon Cream

HEX
#E1E8A7
RGB
rgb(225, 232, 167)
HSL
hsl(66, 59%, 78%)
HSB
hsb(66, 28%, 91%)
CMYK
cmyk(3%, 0%, 28%, 9%)
Oklch
oklch(91.0% 0.084 113.1)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
3754F2
439CD8
F2D498
E1E8A7
3.7
AA Large
7.0
AA
14.6
AAA
16.3
AAA
3.7
AA Large
1.9
Fail
3.9
AA Large
4.4
AA Large
7.0
AA
1.9
Fail
2.1
Fail
2.3
Fail
14.6
AAA
3.9
AA Large
2.1
Fail
1.1
Fail
16.3
AAA
4.4
AA Large
2.3
Fail
1.1
Fail
White BG
21.0AAA
5.7AA
3.0AA Large
1.4Fail
1.3Fail
Black BG
1.0Fail
3.7AA Large
7.0AA
14.6AAA
16.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
4444CC
6A6AC9
E5E5A7
E4E4B7

Deuteranopia

000000
4240C3
645EC6
E7E9AA
E4E3BB

Tritanopia

000000
38AEA7
47BEBC
F0B2B5
E1C3C6

Achromatopsia

000000
5D5D5D
888888
D6D6D6
DEDEDE

Shades & Tints Shades & Tints

#000000

Dark
Light

#3754F2

Dark
Light

#439CD8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #3754f2;
  --color-3: #439cd8;
  --color-4: #f2d498;
  --color-5: #e1e8a7;
}

SCSS

$color-1: #000000;
$color-2: #3754f2;
$color-3: #439cd8;
$color-4: #f2d498;
$color-5: #e1e8a7;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#3754f2',
  'brand-3': '#439cd8',
  'brand-4': '#f2d498',
  'brand-5': '#e1e8a7',
}

RGB Array

[0, 0, 0], [55, 84, 242], [67, 156, 216], [242, 212, 152], [225, 232, 167]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #3754F2, #439CD8, #F2D498, #E1E8A7 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: #000000; --color-2: #3754f2; --color-3: #439cd8; --color-4: #f2d498; --color-5: #e1e8a7. 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