← Back to Editor

#FFFFFF · #B1C787 · #AD729A · #890E8F · #440747

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

#B1C787

Willow Green · DarkSeaGreen · Apple Green

HEX
#B1C787
RGB
rgb(177, 199, 135)
HSL
hsl(81, 36%, 65%)
HSB
hsb(81, 32%, 78%)
CMYK
cmyk(11%, 0%, 32%, 22%)
Oklch
oklch(79.7% 0.089 123.8)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#AD729A

Rose Purple · Gray · Violet

HEX
#AD729A
RGB
rgb(173, 114, 154)
HSL
hsl(319, 26%, 56%)
HSB
hsb(319, 34%, 68%)
CMYK
cmyk(0%, 34%, 11%, 32%)
Oklch
oklch(62.7% 0.091 339.5)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#890E8F

Royal Purple · DarkMagenta · Eggplant

HEX
#890E8F
RGB
rgb(137, 14, 143)
HSL
hsl(297, 82%, 31%)
HSB
hsb(297, 90%, 56%)
CMYK
cmyk(4%, 90%, 0%, 44%)
Oklch
oklch(45.1% 0.201 326.0)

TraditionalRoyal Purple」· PaintEggplant」· Creative Blush Sunrise

#440747

Royal Purple · MidnightBlue · Dark Purple

HEX
#440747
RGB
rgb(68, 7, 71)
HSL
hsl(297, 82%, 15%)
HSB
hsb(297, 90%, 28%)
CMYK
cmyk(4%, 90%, 0%, 72%)
Oklch
oklch(28.0% 0.119 326.0)

TraditionalRoyal Purple」· PaintDark Purple」· 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
B1C787
AD729A
890E8F
440747
1.8
Fail
3.7
AA Large
8.3
AAA
15.4
AAA
1.8
Fail
2.0
Fail
4.5
AA
8.3
AAA
3.7
AA Large
2.0
Fail
2.2
Fail
4.1
AA Large
8.3
AAA
4.5
AA
2.2
Fail
1.8
Fail
15.4
AAA
8.3
AAA
4.1
AA Large
1.8
Fail
White BG
1.0Fail
1.8Fail
3.7AA Large
8.3AAA
15.4AAA
Black BG
21.0AAA
11.4AAA
5.7AA
2.5Fail
1.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
BBBB96
939390
545370
2A2938

Deuteranopia

FFFFFF
B9B89A
979B8E
5B6468
2D3234

Tritanopia

FFFFFF
B2A3A5
AA8987
835752
412B29

Achromatopsia

FFFFFF
B9B9B9
888888
414141
212121

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#B1C787

Dark
Light

#AD729A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #b1c787;
  --color-3: #ad729a;
  --color-4: #890e8f;
  --color-5: #440747;
}

SCSS

$color-1: #ffffff;
$color-2: #b1c787;
$color-3: #ad729a;
$color-4: #890e8f;
$color-5: #440747;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#b1c787',
  'brand-3': '#ad729a',
  'brand-4': '#890e8f',
  'brand-5': '#440747',
}

RGB Array

[255, 255, 255], [177, 199, 135], [173, 114, 154], [137, 14, 143], [68, 7, 71]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #B1C787, #AD729A, #890E8F, #440747 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: #b1c787; --color-3: #ad729a; --color-4: #890e8f; --color-5: #440747. 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