← Back to Editor

#FFFFFF · #D9AC25 · #2567D9 · #262626 · #121212

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

#D9AC25

Ochre · GoldenRod · Honey Gold

HEX
#D9AC25
RGB
rgb(217, 172, 37)
HSL
hsl(45, 71%, 50%)
HSB
hsb(45, 83%, 85%)
CMYK
cmyk(0%, 21%, 83%, 15%)
Oklch
oklch(76.5% 0.147 88.3)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#2567D9

Indigo · DodgerBlue · Navy Blue

HEX
#2567D9
RGB
rgb(37, 103, 217)
HSL
hsl(218, 71%, 50%)
HSB
hsb(218, 83%, 85%)
CMYK
cmyk(83%, 53%, 0%, 15%)
Oklch
oklch(54.0% 0.187 260.6)

TraditionalIndigo」· PaintNavy Blue」· Creative Blush Sunrise

#262626

Ink Black · DarkSlateGray · Dark Stone

HEX
#262626
RGB
rgb(38, 38, 38)
HSL
hsl(0, 0%, 15%)
HSB
hsb(0, 0%, 15%)
CMYK
cmyk(0%, 0%, 0%, 85%)
Oklch
oklch(26.9% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#121212

Ink Black · Black · Jet Black

HEX
#121212
RGB
rgb(18, 18, 18)
HSL
hsl(0, 0%, 7%)
HSB
hsb(0, 0%, 7%)
CMYK
cmyk(0%, 0%, 0%, 93%)
Oklch
oklch(18.2% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

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
D9AC25
2567D9
262626
121212
2.1
Fail
5.2
AA
15.1
AAA
18.7
AAA
2.1
Fail
2.5
Fail
7.1
AAA
8.8
AAA
5.2
AA
2.5
Fail
2.9
Fail
3.6
AA Large
15.1
AAA
7.1
AAA
2.9
Fail
1.2
Fail
18.7
AAA
8.8
AAA
3.6
AA Large
1.2
Fail
White BG
1.0Fail
2.1Fail
5.2AA
15.1AAA
18.7AAA
Black BG
21.0AAA
9.9AAA
4.0AA Large
1.4Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
C6C546
4242BD
262626
121212

Deuteranopia

FFFFFF
C8CB4E
3E39B7
262626
121212

Tritanopia

FFFFFF
D75F65
28A8A3
262626
121212

Achromatopsia

FFFFFF
AAAAAA
606060
262626
121212

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#D9AC25

Dark
Light

#2567D9

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #d9ac25;
  --color-3: #2567d9;
  --color-4: #262626;
  --color-5: #121212;
}

SCSS

$color-1: #ffffff;
$color-2: #d9ac25;
$color-3: #2567d9;
$color-4: #262626;
$color-5: #121212;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#d9ac25',
  'brand-3': '#2567d9',
  'brand-4': '#262626',
  'brand-5': '#121212',
}

RGB Array

[255, 255, 255], [217, 172, 37], [37, 103, 217], [38, 38, 38], [18, 18, 18]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #D9AC25, #2567D9, #262626, #121212 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant 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: #d9ac25; --color-3: #2567d9; --color-4: #262626; --color-5: #121212. 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. Restrained colors convey professionalism and trust. 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