← Back to Editor

#FFFFFF · #4A2CB8 · #98B72C · #D8590F · #0F8FD9

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

#4A2CB8

Deep Indigo · DarkSlateBlue · Navy Blue

HEX
#4A2CB8
RGB
rgb(74, 44, 184)
HSL
hsl(253, 61%, 45%)
HSB
hsb(253, 76%, 72%)
CMYK
cmyk(60%, 76%, 0%, 28%)
Oklch
oklch(42.9% 0.204 283.5)

TraditionalDeep Indigo」· PaintNavy Blue」· Creative Blush Sunrise

#98B72C

Grass Green · DarkGoldenRod · Olive Green

HEX
#98B72C
RGB
rgb(152, 183, 44)
HSL
hsl(73, 61%, 45%)
HSB
hsb(73, 76%, 72%)
CMYK
cmyk(17%, 0%, 76%, 28%)
Oklch
oklch(73.1% 0.162 121.8)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#D8590F

Tangerine · Chocolate · Amber Brown

HEX
#D8590F
RGB
rgb(216, 89, 15)
HSL
hsl(22, 87%, 45%)
HSB
hsb(22, 93%, 85%)
CMYK
cmyk(0%, 59%, 93%, 15%)
Oklch
oklch(61.9% 0.176 43.7)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#0F8FD9

Lake Blue · DodgerBlue · Navy Blue

HEX
#0F8FD9
RGB
rgb(15, 143, 217)
HSL
hsl(202, 87%, 45%)
HSB
hsb(202, 93%, 85%)
CMYK
cmyk(93%, 34%, 0%, 15%)
Oklch
oklch(62.5% 0.148 243.2)

TraditionalLake Blue」· PaintNavy Blue」· 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
4A2CB8
98B72C
D8590F
0F8FD9
9.0
AAA
2.3
Fail
3.9
AA Large
3.5
AA Large
9.0
AAA
3.9
AA Large
2.3
Fail
2.5
Fail
2.3
Fail
3.9
AA Large
1.7
Fail
1.5
Fail
3.9
AA Large
2.3
Fail
1.7
Fail
1.1
Fail
3.5
AA Large
2.5
Fail
1.5
Fail
1.1
Fail
White BG
1.0Fail
9.0AAA
2.3Fail
3.9AA Large
3.5AA Large
Black BG
21.0AAA
2.3Fail
9.1AAA
5.4AA
6.0AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
3D3D96
A5A64E
A1A021
4648C7

Deuteranopia

FFFFFF
3F418E
A4A156
A8B225
3F35C3

Tritanopia

FFFFFF
497B76
9A686E
D22F32
15B9B6

Achromatopsia

FFFFFF
454545
9E9E9E
777777
717171

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#4A2CB8

Dark
Light

#98B72C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #4a2cb8;
  --color-3: #98b72c;
  --color-4: #d8590f;
  --color-5: #0f8fd9;
}

SCSS

$color-1: #ffffff;
$color-2: #4a2cb8;
$color-3: #98b72c;
$color-4: #d8590f;
$color-5: #0f8fd9;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#4a2cb8',
  'brand-3': '#98b72c',
  'brand-4': '#d8590f',
  'brand-5': '#0f8fd9',
}

RGB Array

[255, 255, 255], [74, 44, 184], [152, 183, 44], [216, 89, 15], [15, 143, 217]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #4A2CB8, #98B72C, #D8590F, #0F8FD9 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: #4a2cb8; --color-3: #98b72c; --color-4: #d8590f; --color-5: #0f8fd9. 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