← Back to Editor

#FFFFFF · #95C3C4 · #B8327E · #2B282E · #A071DB

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

#95C3C4

Sky Blue · LightSteelBlue · Lake Green

HEX
#95C3C4
RGB
rgb(149, 195, 196)
HSL
hsl(181, 28%, 68%)
HSB
hsb(181, 24%, 77%)
CMYK
cmyk(24%, 1%, 0%, 23%)
Oklch
oklch(78.5% 0.048 197.9)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#B8327E

Rose Purple · MediumVioletRed · Camellia

HEX
#B8327E
RGB
rgb(184, 50, 126)
HSL
hsl(326, 57%, 46%)
HSB
hsb(326, 73%, 72%)
CMYK
cmyk(0%, 73%, 32%, 28%)
Oklch
oklch(54.3% 0.184 350.2)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

#2B282E

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2B282E
RGB
rgb(43, 40, 46)
HSL
hsl(270, 7%, 17%)
HSB
hsb(270, 13%, 18%)
CMYK
cmyk(7%, 13%, 0%, 82%)
Oklch
oklch(28.2% 0.012 308.0)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#A071DB

Wisteria · MediumOrchid · Lilac Purple

HEX
#A071DB
RGB
rgb(160, 113, 219)
HSL
hsl(267, 60%, 65%)
HSB
hsb(267, 48%, 86%)
CMYK
cmyk(27%, 48%, 0%, 14%)
Oklch
oklch(64.1% 0.159 302.6)

TraditionalWisteria」· PaintLilac Purple」· Creative Lavender Dream

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
95C3C4
B8327E
2B282E
A071DB
1.9
Fail
5.5
AA
14.5
AAA
3.6
AA Large
1.9
Fail
2.9
Fail
7.5
AAA
1.9
Fail
5.5
AA
2.9
Fail
2.6
Fail
1.5
Fail
14.5
AAA
7.5
AAA
2.6
Fail
4.1
AA Large
3.6
AA Large
1.9
Fail
1.5
Fail
4.1
AA Large
White BG
1.0Fail
1.9Fail
5.5AA
14.5AAA
3.6AA Large
Black BG
21.0AAA
10.9AAA
3.8AA Large
1.4Fail
5.9AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
A9A9C4
7E7D6C
2A2A2D
8C8BC1

Deuteranopia

FFFFFF
A6A3C4
869067
2A2A2C
8E92BB

Tritanopia

FFFFFF
97C4C4
B15D5A
2B2B2B
9EADA9

Achromatopsia

FFFFFF
B5B5B5
636363
2A2A2A
8B8B8B

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#95C3C4

Dark
Light

#B8327E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #95c3c4;
  --color-3: #b8327e;
  --color-4: #2b282e;
  --color-5: #a071db;
}

SCSS

$color-1: #ffffff;
$color-2: #95c3c4;
$color-3: #b8327e;
$color-4: #2b282e;
$color-5: #a071db;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#95c3c4',
  'brand-3': '#b8327e',
  'brand-4': '#2b282e',
  'brand-5': '#a071db',
}

RGB Array

[255, 255, 255], [149, 195, 196], [184, 50, 126], [43, 40, 46], [160, 113, 219]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #95C3C4, #B8327E, #2B282E, #A071DB 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: #95c3c4; --color-3: #b8327e; --color-4: #2b282e; --color-5: #a071db. 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