← Back to Editor

#404040 · #F5586A · #F59958 · #E3DA39 · #F5F5F5

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#404040

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#404040
RGB
rgb(64, 64, 64)
HSL
hsl(0, 0%, 25%)
HSB
hsb(0, 0%, 25%)
CMYK
cmyk(0%, 0%, 0%, 75%)
Oklch
oklch(37.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#F5586A

Peach Pink · Tomato · Coral Red

HEX
#F5586A
RGB
rgb(245, 88, 106)
HSL
hsl(353, 89%, 65%)
HSB
hsb(353, 64%, 96%)
CMYK
cmyk(0%, 64%, 57%, 4%)
Oklch
oklch(67.4% 0.192 17.3)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#F59958

Apricot · SandyBrown · Warm Sun

HEX
#F59958
RGB
rgb(245, 153, 88)
HSL
hsl(25, 89%, 65%)
HSB
hsb(25, 64%, 96%)
CMYK
cmyk(0%, 38%, 64%, 4%)
Oklch
oklch(76.5% 0.137 54.3)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#E3DA39

Autumn Sage · GoldenRod · Sunflower

HEX
#E3DA39
RGB
rgb(227, 218, 57)
HSL
hsl(57, 75%, 56%)
HSB
hsb(57, 75%, 89%)
CMYK
cmyk(0%, 4%, 75%, 11%)
Oklch
oklch(86.9% 0.170 106.1)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#F5F5F5

Moonlight White · SeaShell · Cloud White

HEX
#F5F5F5
RGB
rgb(245, 245, 245)
HSL
hsl(0, 0%, 96%)
HSB
hsb(0, 0%, 96%)
CMYK
cmyk(0%, 0%, 0%, 4%)
Oklch
oklch(97.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

404040
404040

Analogous

404040
404040
404040

Triadic

404040
404040
404040

Split-Comp.

404040
404040
404040

Tetradic

404040
404040
404040
404040

Contrast Matrix WCAG 2.1 Contrast

404040
F5586A
F59958
E3DA39
F5F5F5
3.2
AA Large
4.7
AA
7.1
AAA
9.5
AAA
3.2
AA Large
1.5
Fail
2.2
Fail
3.0
Fail
4.7
AA
1.5
Fail
1.5
Fail
2.0
Fail
7.1
AAA
2.2
Fail
1.5
Fail
1.3
Fail
9.5
AAA
3.0
Fail
2.0
Fail
1.3
Fail
White BG
10.4AAA
3.2AA Large
2.2Fail
1.5Fail
1.1Fail
Black BG
2.0Fail
6.5AA
9.6AAA
14.4AAA
19.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

404040
B1B066
CDCC68
DFDF60
F5F5F5

Deuteranopia

404040
BAC665
D3D96C
E0E069
F5F5F5

Tritanopia

404040
ED6261
F07477
E37F85
F5F5F5

Achromatopsia

404040
898989
ADADAD
CACACA
F5F5F5

Shades & Tints Shades & Tints

#404040

Dark
Light

#F5586A

Dark
Light

#F59958

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #404040;
  --color-2: #f5586a;
  --color-3: #f59958;
  --color-4: #e3da39;
  --color-5: #f5f5f5;
}

SCSS

$color-1: #404040;
$color-2: #f5586a;
$color-3: #f59958;
$color-4: #e3da39;
$color-5: #f5f5f5;

TAILWIND

colors: {
  'brand-1': '#404040',
  'brand-2': '#f5586a',
  'brand-3': '#f59958',
  'brand-4': '#e3da39',
  'brand-5': '#f5f5f5',
}

RGB Array

[64, 64, 64], [245, 88, 106], [245, 153, 88], [227, 218, 57], [245, 245, 245]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #404040, #F5586A, #F59958, #E3DA39, #F5F5F5 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: #404040; --color-2: #f5586a; --color-3: #f59958; --color-4: #e3da39; --color-5: #f5f5f5. 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