← Back to Editor

#FFFFFF · #CDAAC8 · #B180AF · #976896 · #38303B

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

#CDAAC8

Mauve · Silver · Lilac Purple

HEX
#CDAAC8
RGB
rgb(205, 170, 200)
HSL
hsl(309, 26%, 74%)
HSB
hsb(309, 17%, 80%)
CMYK
cmyk(0%, 17%, 2%, 20%)
Oklch
oklch(77.8% 0.057 330.9)

TraditionalMauve」· PaintLilac Purple」· Creative Rose Petal

#B180AF

Rose Purple · DarkGray · Violet

HEX
#B180AF
RGB
rgb(177, 128, 175)
HSL
hsl(302, 24%, 60%)
HSB
hsb(302, 28%, 69%)
CMYK
cmyk(0%, 28%, 1%, 31%)
Oklch
oklch(66.4% 0.088 327.9)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#976896

Rose Purple · Gray · Violet

HEX
#976896
RGB
rgb(151, 104, 150)
HSL
hsl(301, 18%, 50%)
HSB
hsb(301, 31%, 59%)
CMYK
cmyk(0%, 31%, 1%, 41%)
Oklch
oklch(58.2% 0.088 327.3)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#38303B

Dark Plum · DarkSlateGray · Eggplant

HEX
#38303B
RGB
rgb(56, 48, 59)
HSL
hsl(284, 10%, 21%)
HSB
hsb(284, 19%, 23%)
CMYK
cmyk(5%, 19%, 0%, 77%)
Oklch
oklch(32.2% 0.022 316.8)

TraditionalDark Plum」· PaintEggplant」· 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
CDAAC8
B180AF
976896
38303B
2.1
Fail
3.2
AA Large
4.4
AA Large
12.7
AAA
2.1
Fail
1.5
Fail
2.1
Fail
6.2
AA
3.2
AA Large
1.5
Fail
1.4
Fail
4.0
AA Large
4.4
AA Large
2.1
Fail
1.4
Fail
2.9
Fail
12.7
AAA
6.2
AA
4.0
AA Large
2.9
Fail
White BG
1.0Fail
2.1Fail
3.2AA Large
4.4AA Large
12.7AAA
Black BG
21.0AAA
10.2AAA
6.6AA
4.7AA
1.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
BEBEC1
9C9BA4
83828B
353438

Deuteranopia

FFFFFF
C0C3BF
9FA2A1
858988
353638

Tritanopia

FFFFFF
CBBBBA
AF9B99
958280
383636

Achromatopsia

FFFFFF
B8B8B8
949494
7B7B7B
343434

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#CDAAC8

Dark
Light

#B180AF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #cdaac8;
  --color-3: #b180af;
  --color-4: #976896;
  --color-5: #38303b;
}

SCSS

$color-1: #ffffff;
$color-2: #cdaac8;
$color-3: #b180af;
$color-4: #976896;
$color-5: #38303b;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#cdaac8',
  'brand-3': '#b180af',
  'brand-4': '#976896',
  'brand-5': '#38303b',
}

RGB Array

[255, 255, 255], [205, 170, 200], [177, 128, 175], [151, 104, 150], [56, 48, 59]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #CDAAC8, #B180AF, #976896, #38303B 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: #cdaac8; --color-3: #b180af; --color-4: #976896; --color-5: #38303b. 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