← Back to Editor

#FFFFFF · #000000 · #FF2365 · #001530 · #666666

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#FF2365

Dark Violet · DeepPink · Rose Pink

HEX
#FF2365
RGB
rgb(255, 35, 101)
HSL
hsl(342, 100%, 57%)
HSB
hsb(342, 86%, 100%)
CMYK
cmyk(0%, 86%, 60%, 0%)
Oklch
oklch(64.8% 0.245 12.2)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#001530

Indigo · Black · Deep Sea Blue

HEX
#001530
RGB
rgb(0, 21, 48)
HSL
hsl(214, 100%, 9%)
HSB
hsb(214, 100%, 19%)
CMYK
cmyk(100%, 56%, 0%, 81%)
Oklch
oklch(19.7% 0.062 253.6)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#666666

Ink Gray · DimGray · Charcoal

HEX
#666666
RGB
rgb(102, 102, 102)
HSL
hsl(0, 0%, 40%)
HSB
hsb(0, 0%, 40%)
CMYK
cmyk(0%, 0%, 0%, 60%)
Oklch
oklch(51.0% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· 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
000000
FF2365
001530
666666
21.0
AAA
3.7
AA Large
18.3
AAA
5.7
AA
21.0
AAA
5.7
AA
1.1
Fail
3.7
AA Large
3.7
AA Large
5.7
AA
4.9
AA
1.6
Fail
18.3
AAA
1.1
Fail
4.9
AA
3.2
AA Large
5.7
AA
3.7
AA Large
1.6
Fail
3.2
AA Large
White BG
1.0Fail
21.0AAA
3.7AA Large
18.3AAA
5.7AA
Black BG
21.0AAA
1.0Fail
5.7AA
1.1Fail
3.7AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
000000
A09E55
090929
666666

Deuteranopia

FFFFFF
000000
ADBD51
080628
666666

Tritanopia

FFFFFF
000000
F44846
012423
666666

Achromatopsia

FFFFFF
000000
6C6C6C
121212
666666

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#000000

Dark
Light

#FF2365

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #000000;
  --color-3: #ff2365;
  --color-4: #001530;
  --color-5: #666666;
}

SCSS

$color-1: #ffffff;
$color-2: #000000;
$color-3: #ff2365;
$color-4: #001530;
$color-5: #666666;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#000000',
  'brand-3': '#ff2365',
  'brand-4': '#001530',
  'brand-5': '#666666',
}

RGB Array

[255, 255, 255], [0, 0, 0], [255, 35, 101], [0, 21, 48], [102, 102, 102]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #000000, #FF2365, #001530, #666666 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: #000000; --color-3: #ff2365; --color-4: #001530; --color-5: #666666. 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