← Back to Editor

#FFFFFF · #DB5552 · #B92A27 · #684C4B · #000000

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

#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

#DB5552

Vermilion · Tomato · Passion Red

HEX
#DB5552
RGB
rgb(219, 85, 82)
HSL
hsl(1, 66%, 59%)
HSB
hsb(1, 63%, 86%)
CMYK
cmyk(0%, 61%, 63%, 14%)
Oklch
oklch(62.5% 0.169 24.6)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#B92A27

Vermilion · FireBrick · Passion Red

HEX
#B92A27
RGB
rgb(185, 42, 39)
HSL
hsl(1, 65%, 44%)
HSB
hsb(1, 79%, 73%)
CMYK
cmyk(0%, 77%, 79%, 27%)
Oklch
oklch(51.6% 0.180 27.1)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#684C4B

Crimson · DimGray · Wine Red

HEX
#684C4B
RGB
rgb(104, 76, 75)
HSL
hsl(2, 16%, 35%)
HSB
hsb(2, 28%, 41%)
CMYK
cmyk(0%, 27%, 28%, 59%)
Oklch
oklch(44.6% 0.038 21.0)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#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

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
DB5552
B92A27
684C4B
000000
3.9
AA Large
6.1
AA
7.7
AAA
21.0
AAA
3.9
AA Large
1.6
Fail
2.0
Fail
5.4
AA
6.1
AA
1.6
Fail
1.3
Fail
3.4
AA Large
7.7
AAA
2.0
Fail
1.3
Fail
2.7
Fail
21.0
AAA
5.4
AA
3.4
AA Large
2.7
Fail
White BG
1.0Fail
3.9AA Large
6.1AA
7.7AAA
21.0AAA
Black BG
21.0AAA
5.4AA
3.4AA Large
2.7Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
A1A053
7B7A28
5C5C4B
000000

Deuteranopia

FFFFFF
A9B353
838E28
5E604B
000000

Tritanopia

FFFFFF
D45353
B22828
674B4B
000000

Achromatopsia

FFFFFF
7D7D7D
545454
545454
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#DB5552

Dark
Light

#B92A27

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #db5552;
  --color-3: #b92a27;
  --color-4: #684c4b;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #db5552;
$color-3: #b92a27;
$color-4: #684c4b;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#db5552',
  'brand-3': '#b92a27',
  'brand-4': '#684c4b',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [219, 85, 82], [185, 42, 39], [104, 76, 75], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #DB5552, #B92A27, #684C4B, #000000 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: #db5552; --color-3: #b92a27; --color-4: #684c4b; --color-5: #000000. 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