← Back to Editor

#FFFFFF · #FFB8B8 · #FF7070 · #D11919 · #000F40

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarmCool

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial AppData 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

#FFB8B8

Peach Pink · LightPink · Cherry Blossom

HEX
#FFB8B8
RGB
rgb(255, 184, 184)
HSL
hsl(0, 100%, 86%)
HSB
hsb(0, 28%, 100%)
CMYK
cmyk(0%, 28%, 28%, 0%)
Oklch
oklch(84.9% 0.083 18.9)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#FF7070

Peach Pink · Salmon · Coral Red

HEX
#FF7070
RGB
rgb(255, 112, 112)
HSL
hsl(0, 100%, 72%)
HSB
hsb(0, 56%, 100%)
CMYK
cmyk(0%, 56%, 56%, 0%)
Oklch
oklch(71.9% 0.175 22.5)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#D11919

Vermilion · FireBrick · Passion Red

HEX
#D11919
RGB
rgb(209, 25, 25)
HSL
hsl(0, 79%, 46%)
HSB
hsb(0, 88%, 82%)
CMYK
cmyk(0%, 88%, 88%, 18%)
Oklch
oklch(54.9% 0.213 28.1)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#000F40

Indigo · MidnightBlue · Deep Sea Blue

HEX
#000F40
RGB
rgb(0, 15, 64)
HSL
hsl(226, 100%, 13%)
HSB
hsb(226, 100%, 25%)
CMYK
cmyk(100%, 77%, 0%, 75%)
Oklch
oklch(19.9% 0.096 262.5)

TraditionalIndigo」· PaintDeep Sea 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
FFB8B8
FF7070
D11919
000F40
1.6
Fail
2.7
Fail
5.4
AA
18.4
AAA
1.6
Fail
1.6
Fail
3.3
AA Large
11.2
AAA
2.7
Fail
1.6
Fail
2.0
Fail
6.8
AA
5.4
AA
3.3
AA Large
2.0
Fail
3.4
AA Large
18.4
AAA
11.2
AAA
6.8
AA
3.4
AA Large
White BG
1.0Fail
1.6Fail
2.7Fail
5.4AA
18.4AAA
Black BG
21.0AAA
12.8AAA
7.8AAA
3.9AA Large
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
E0E0B8
C1C070
818019
060734

Deuteranopia

FFFFFF
E4EAB8
C9D470
8C9A19
060531

Tritanopia

FFFFFF
FBB8B8
F87070
C81919
012B29

Achromatopsia

FFFFFF
CDCDCD
9B9B9B
505050
101010

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FFB8B8

Dark
Light

#FF7070

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #ffb8b8;
  --color-3: #ff7070;
  --color-4: #d11919;
  --color-5: #000f40;
}

SCSS

$color-1: #ffffff;
$color-2: #ffb8b8;
$color-3: #ff7070;
$color-4: #d11919;
$color-5: #000f40;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#ffb8b8',
  'brand-3': '#ff7070',
  'brand-4': '#d11919',
  'brand-5': '#000f40',
}

RGB Array

[255, 255, 255], [255, 184, 184], [255, 112, 112], [209, 25, 25], [0, 15, 64]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FFB8B8, #FF7070, #D11919, #000F40 is ideal for: social media posters, mobile apps, e-commerce promos, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic 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: #ffb8b8; --color-3: #ff7070; --color-4: #d11919; --color-5: #000f40. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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