← Back to Editor

#FFFFFF · #0A4566 · #B6D1FF · #AE1970 · #292E54

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

#0A4566

Lake Blue · DarkSlateGray · Prussian Blue

HEX
#0A4566
RGB
rgb(10, 69, 102)
HSL
hsl(202, 82%, 22%)
HSB
hsb(202, 90%, 40%)
CMYK
cmyk(90%, 32%, 0%, 60%)
Oklch
oklch(37.3% 0.080 240.0)

TraditionalLake Blue」· PaintPrussian Blue」· Creative Blush Sunrise

#B6D1FF

Azure · LightBlue · Sky Blue

HEX
#B6D1FF
RGB
rgb(182, 209, 255)
HSL
hsl(218, 100%, 86%)
HSB
hsb(218, 29%, 100%)
CMYK
cmyk(29%, 18%, 0%, 0%)
Oklch
oklch(85.6% 0.071 261.0)

TraditionalAzure」· PaintSky Blue」· Creative Twilight Haze

#AE1970

Rose Purple · MediumVioletRed · Camellia

HEX
#AE1970
RGB
rgb(174, 25, 112)
HSL
hsl(325, 75%, 39%)
HSB
hsb(325, 86%, 68%)
CMYK
cmyk(0%, 86%, 36%, 32%)
Oklch
oklch(50.3% 0.194 351.7)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

#292E54

Indigo · DarkSlateGray · Prussian Blue

HEX
#292E54
RGB
rgb(41, 46, 84)
HSL
hsl(233, 34%, 25%)
HSB
hsb(233, 51%, 33%)
CMYK
cmyk(51%, 45%, 0%, 67%)
Oklch
oklch(31.7% 0.068 276.1)

TraditionalIndigo」· PaintPrussian 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
0A4566
B6D1FF
AE1970
292E54
10.2
AAA
1.5
Fail
6.6
AA
13.0
AAA
10.2
AAA
6.6
AA
1.5
Fail
1.3
Fail
1.5
Fail
6.6
AA
4.3
AA Large
8.4
AAA
6.6
AA
1.5
Fail
4.3
AA Large
2.0
Fail
13.0
AAA
1.3
Fail
8.4
AAA
2.0
Fail
White BG
1.0Fail
10.2AAA
1.5Fail
6.6AA
13.0AAA
Black BG
21.0AAA
2.1Fail
13.6AAA
3.2AA Large
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
24245E
C2C2F4
6D6C5B
2B2B4B

Deuteranopia

FFFFFF
201C5C
C0BEF1
768156
2B2B49

Tritanopia

FFFFFF
0D5856
B7EBE9
A74A47
294442

Achromatopsia

FFFFFF
373737
CECECE
4F4F4F
313131

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#0A4566

Dark
Light

#B6D1FF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #0a4566;
  --color-3: #b6d1ff;
  --color-4: #ae1970;
  --color-5: #292e54;
}

SCSS

$color-1: #ffffff;
$color-2: #0a4566;
$color-3: #b6d1ff;
$color-4: #ae1970;
$color-5: #292e54;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#0a4566',
  'brand-3': '#b6d1ff',
  'brand-4': '#ae1970',
  'brand-5': '#292e54',
}

RGB Array

[255, 255, 255], [10, 69, 102], [182, 209, 255], [174, 25, 112], [41, 46, 84]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #0A4566, #B6D1FF, #AE1970, #292E54 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: #0a4566; --color-3: #b6d1ff; --color-4: #ae1970; --color-5: #292e54. 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