← Back to Editor

#FFFFFF · #55A4F8 · #306FB1 · #52B130 · #ECCD40

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

#55A4F8

Azure · CornflowerBlue · Cobalt Blue

HEX
#55A4F8
RGB
rgb(85, 164, 248)
HSL
hsl(211, 92%, 65%)
HSB
hsb(211, 66%, 97%)
CMYK
cmyk(66%, 34%, 0%, 3%)
Oklch
oklch(70.6% 0.146 251.9)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#306FB1

Indigo · SteelBlue · Navy Blue

HEX
#306FB1
RGB
rgb(48, 111, 177)
HSL
hsl(211, 57%, 44%)
HSB
hsb(211, 73%, 69%)
CMYK
cmyk(73%, 37%, 0%, 31%)
Oklch
oklch(53.3% 0.122 252.1)

TraditionalIndigo」· PaintNavy Blue」· Creative Blush Sunrise

#52B130

Pine Green · LimeGreen · Olive Green

HEX
#52B130
RGB
rgb(82, 177, 48)
HSL
hsl(104, 57%, 44%)
HSB
hsb(104, 73%, 69%)
CMYK
cmyk(54%, 0%, 73%, 31%)
Oklch
oklch(67.7% 0.187 138.9)

TraditionalPine Green」· PaintOlive Green」· Creative Blush Sunrise

#ECCD40

Ginger · SandyBrown · Sunflower

HEX
#ECCD40
RGB
rgb(236, 205, 64)
HSL
hsl(49, 82%, 59%)
HSB
hsb(49, 73%, 93%)
CMYK
cmyk(0%, 13%, 73%, 7%)
Oklch
oklch(85.1% 0.155 96.3)

TraditionalGinger」· PaintSunflower」· 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
55A4F8
306FB1
52B130
ECCD40
2.6
Fail
5.2
AA
2.7
Fail
1.6
Fail
2.6
Fail
2.0
Fail
1.0
Fail
1.7
Fail
5.2
AA
2.0
Fail
1.9
Fail
3.3
AA Large
2.7
Fail
1.0
Fail
1.9
Fail
1.7
Fail
1.6
Fail
1.7
Fail
3.3
AA Large
1.7
Fail
White BG
1.0Fail
2.6Fail
5.2AA
2.7Fail
1.6Fail
Black BG
21.0AAA
8.1AAA
4.0AA Large
7.7AAA
13.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
7778E4
4B4CA1
7B7C4F
DFDE62

Deuteranopia

FFFFFF
736DDF
48439D
766F57
E0E36A

Tritanopia

FFFFFF
59D4D0
339492
57686D
EA7D83

Achromatopsia

FFFFFF
969696
646464
868686
C6C6C6

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#55A4F8

Dark
Light

#306FB1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #55a4f8;
  --color-3: #306fb1;
  --color-4: #52b130;
  --color-5: #eccd40;
}

SCSS

$color-1: #ffffff;
$color-2: #55a4f8;
$color-3: #306fb1;
$color-4: #52b130;
$color-5: #eccd40;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#55a4f8',
  'brand-3': '#306fb1',
  'brand-4': '#52b130',
  'brand-5': '#eccd40',
}

RGB Array

[255, 255, 255], [85, 164, 248], [48, 111, 177], [82, 177, 48], [236, 205, 64]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #55A4F8, #306FB1, #52B130, #ECCD40 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: #55a4f8; --color-3: #306fb1; --color-4: #52b130; --color-5: #eccd40. 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