← Back to Editor

#FFFFFF · #768CAD · #855B5B · #B84D4D · #FF3636

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

#768CAD

Azure · LightSlateGray · Navy Blue

HEX
#768CAD
RGB
rgb(118, 140, 173)
HSL
hsl(216, 25%, 57%)
HSB
hsb(216, 32%, 68%)
CMYK
cmyk(32%, 19%, 0%, 32%)
Oklch
oklch(63.5% 0.056 258.3)

TraditionalAzure」· PaintNavy Blue」· Creative Blush Sunrise

#855B5B

Crimson · DimGray · Passion Red

HEX
#855B5B
RGB
rgb(133, 91, 91)
HSL
hsl(0, 19%, 44%)
HSB
hsb(0, 32%, 52%)
CMYK
cmyk(0%, 32%, 32%, 48%)
Oklch
oklch(51.6% 0.056 19.1)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#B84D4D

Crimson · Sienna · Passion Red

HEX
#B84D4D
RGB
rgb(184, 77, 77)
HSL
hsl(0, 43%, 51%)
HSB
hsb(0, 58%, 72%)
CMYK
cmyk(0%, 58%, 58%, 28%)
Oklch
oklch(56.0% 0.139 22.7)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#FF3636

Peach Pink · Tomato · Coral Red

HEX
#FF3636
RGB
rgb(255, 54, 54)
HSL
hsl(0, 100%, 61%)
HSB
hsb(0, 79%, 100%)
CMYK
cmyk(0%, 79%, 79%, 0%)
Oklch
oklch(65.1% 0.235 26.8)

TraditionalPeach Pink」· PaintCoral Red」· 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
768CAD
855B5B
B84D4D
FF3636
3.4
AA Large
5.8
AA
5.0
AA
3.6
AA Large
3.4
AA Large
1.7
Fail
1.5
Fail
1.1
Fail
5.8
AA
1.7
Fail
1.2
Fail
1.6
Fail
5.0
AA
1.5
Fail
1.2
Fail
1.4
Fail
3.6
AA Large
1.1
Fail
1.6
Fail
1.4
Fail
White BG
1.0Fail
3.4AA Large
5.8AA
5.0AA
3.6AA Large
Black BG
21.0AAA
6.1AA
3.6AA Large
4.2AA Large
5.8AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
8080A5
73725B
8A894D
A8A636

Deuteranopia

FFFFFF
7E7DA3
75785B
90984D
B4C336

Tritanopia

FFFFFF
779F9D
835B5B
B34D4D
F53636

Achromatopsia

FFFFFF
898989
686868
6D6D6D
727272

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#768CAD

Dark
Light

#855B5B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #768cad;
  --color-3: #855b5b;
  --color-4: #b84d4d;
  --color-5: #ff3636;
}

SCSS

$color-1: #ffffff;
$color-2: #768cad;
$color-3: #855b5b;
$color-4: #b84d4d;
$color-5: #ff3636;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#768cad',
  'brand-3': '#855b5b',
  'brand-4': '#b84d4d',
  'brand-5': '#ff3636',
}

RGB Array

[255, 255, 255], [118, 140, 173], [133, 91, 91], [184, 77, 77], [255, 54, 54]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #768CAD, #855B5B, #B84D4D, #FF3636 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: #768cad; --color-3: #855b5b; --color-4: #b84d4d; --color-5: #ff3636. 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