← Back to Editor

#FFFFFF · #F5BA46 · #E35D64 · #D41A6B · #36336A

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

#F5BA46

Ginger · SandyBrown · Sunflower

HEX
#F5BA46
RGB
rgb(245, 186, 70)
HSL
hsl(40, 90%, 62%)
HSB
hsb(40, 71%, 96%)
CMYK
cmyk(0%, 24%, 71%, 4%)
Oklch
oklch(82.3% 0.145 80.8)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#E35D64

Peach Pink · Tomato · Coral Red

HEX
#E35D64
RGB
rgb(227, 93, 100)
HSL
hsl(357, 71%, 63%)
HSB
hsb(357, 59%, 89%)
CMYK
cmyk(0%, 59%, 56%, 11%)
Oklch
oklch(65.1% 0.167 19.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#D41A6B

Dark Violet · MediumVioletRed · Camellia

HEX
#D41A6B
RGB
rgb(212, 26, 107)
HSL
hsl(334, 78%, 47%)
HSB
hsb(334, 88%, 83%)
CMYK
cmyk(0%, 88%, 50%, 17%)
Oklch
oklch(56.9% 0.218 2.9)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#36336A

Deep Indigo · DarkSlateBlue · Prussian Blue

HEX
#36336A
RGB
rgb(54, 51, 106)
HSL
hsl(243, 35%, 31%)
HSB
hsb(243, 52%, 42%)
CMYK
cmyk(49%, 52%, 0%, 58%)
Oklch
oklch(35.4% 0.093 283.0)

TraditionalDeep Indigo」· 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
F5BA46
E35D64
D41A6B
36336A
1.8
Fail
3.5
AA Large
5.0
AA
11.4
AAA
1.8
Fail
2.0
Fail
2.9
Fail
6.5
AA
3.5
AA Large
2.0
Fail
1.4
Fail
3.3
AA Large
5.0
AA
2.9
Fail
1.4
Fail
2.3
Fail
11.4
AAA
6.5
AA
3.3
AA Large
2.3
Fail
White BG
1.0Fail
1.8Fail
3.5AA Large
5.0AA
11.4AAA
Black BG
21.0AAA
12.0AAA
6.0AA
4.2AA Large
1.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
DBDB62
A9A862
838257
35355D

Deuteranopia

FFFFFF
DFE369
B1BB62
8E9C53
353559

Tritanopia

FFFFFF
F2787D
DC6161
CB4845
365250

Achromatopsia

FFFFFF
BEBEBE
868686
5B5B5B
3A3A3A

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#F5BA46

Dark
Light

#E35D64

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #f5ba46;
  --color-3: #e35d64;
  --color-4: #d41a6b;
  --color-5: #36336a;
}

SCSS

$color-1: #ffffff;
$color-2: #f5ba46;
$color-3: #e35d64;
$color-4: #d41a6b;
$color-5: #36336a;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#f5ba46',
  'brand-3': '#e35d64',
  'brand-4': '#d41a6b',
  'brand-5': '#36336a',
}

RGB Array

[255, 255, 255], [245, 186, 70], [227, 93, 100], [212, 26, 107], [54, 51, 106]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #F5BA46, #E35D64, #D41A6B, #36336A 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: #f5ba46; --color-3: #e35d64; --color-4: #d41a6b; --color-5: #36336a. 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