← Back to Editor

#FFFFFF · #000000 · #D92A2A · #64D835 · #1F9D7A

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

#D92A2A

Vermilion · Crimson · Passion Red

HEX
#D92A2A
RGB
rgb(217, 42, 42)
HSL
hsl(0, 70%, 51%)
HSB
hsb(0, 81%, 85%)
CMYK
cmyk(0%, 81%, 81%, 15%)
Oklch
oklch(57.5% 0.210 27.0)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#64D835

Emerald · LimeGreen · Olive Green

HEX
#64D835
RGB
rgb(100, 216, 53)
HSL
hsl(103, 68%, 53%)
HSB
hsb(103, 75%, 85%)
CMYK
cmyk(54%, 0%, 75%, 15%)
Oklch
oklch(78.5% 0.221 138.5)

TraditionalEmerald」· PaintOlive Green」· Creative Blush Sunrise

#1F9D7A

Mineral Blue · MediumSeaGreen · Mint Ice

HEX
#1F9D7A
RGB
rgb(31, 157, 122)
HSL
hsl(163, 67%, 37%)
HSB
hsb(163, 80%, 62%)
CMYK
cmyk(80%, 0%, 22%, 38%)
Oklch
oklch(62.2% 0.117 168.7)

TraditionalMineral Blue」· PaintMint Ice」· 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
000000
D92A2A
64D835
1F9D7A
21.0
AAA
4.9
AA
1.8
Fail
3.4
AA Large
21.0
AAA
4.3
AA Large
11.4
AAA
6.2
AA
4.9
AA
4.3
AA Large
2.6
Fail
1.4
Fail
1.8
Fail
11.4
AAA
2.6
Fail
1.9
Fail
3.4
AA Large
6.2
AA
1.4
Fail
1.9
Fail
White BG
1.0Fail
21.0AAA
4.9AA
1.8Fail
3.4AA Large
Black BG
21.0AAA
1.0Fail
4.3AA Large
11.4AAA
6.2AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
000000
8D8C2A
96975C
565782

Deuteranopia

FFFFFF
000000
97A42A
908766
4E4585

Tritanopia

FFFFFF
000000
D02A2A
6A7C82
25898B

Achromatopsia

FFFFFF
000000
5E5E5E
A3A3A3
737373

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#000000

Dark
Light

#D92A2A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #000000;
  --color-3: #d92a2a;
  --color-4: #64d835;
  --color-5: #1f9d7a;
}

SCSS

$color-1: #ffffff;
$color-2: #000000;
$color-3: #d92a2a;
$color-4: #64d835;
$color-5: #1f9d7a;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#000000',
  'brand-3': '#d92a2a',
  'brand-4': '#64d835',
  'brand-5': '#1f9d7a',
}

RGB Array

[255, 255, 255], [0, 0, 0], [217, 42, 42], [100, 216, 53], [31, 157, 122]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #000000, #D92A2A, #64D835, #1F9D7A 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: #d92a2a; --color-4: #64d835; --color-5: #1f9d7a. 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