← Back to Editor

#660066 · #804073 · #998080 · #B3BF8C · #CCFF99

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

#660066

Rose Purple · Purple · Dark Purple

HEX
#660066
RGB
rgb(102, 0, 102)
HSL
hsl(300, 100%, 20%)
HSB
hsb(300, 100%, 40%)
CMYK
cmyk(0%, 100%, 0%, 60%)
Oklch
oklch(35.8% 0.165 328.4)

TraditionalRose Purple」· PaintDark Purple」· Creative Blush Sunrise

#804073

Rose Purple · DimGray · Eggplant

HEX
#804073
RGB
rgb(128, 64, 115)
HSL
hsl(312, 33%, 38%)
HSB
hsb(312, 50%, 50%)
CMYK
cmyk(0%, 50%, 10%, 50%)
Oklch
oklch(47.0% 0.111 335.4)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

#998080

Crimson · Gray · Passion Red

HEX
#998080
RGB
rgb(153, 128, 128)
HSL
hsl(0, 11%, 55%)
HSB
hsb(0, 16%, 60%)
CMYK
cmyk(0%, 16%, 16%, 40%)
Oklch
oklch(62.3% 0.031 18.0)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#B3BF8C

Willow Green · Tan · Apple Green

HEX
#B3BF8C
RGB
rgb(179, 191, 140)
HSL
hsl(74, 28%, 65%)
HSB
hsb(74, 27%, 75%)
CMYK
cmyk(6%, 0%, 27%, 25%)
Oklch
oklch(78.2% 0.070 118.8)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#CCFF99

Emerald · Khaki · Apple Green

HEX
#CCFF99
RGB
rgb(204, 255, 153)
HSL
hsl(90, 100%, 80%)
HSB
hsb(90, 40%, 100%)
CMYK
cmyk(20%, 0%, 40%, 0%)
Oklch
oklch(94.2% 0.140 130.4)

TraditionalEmerald」· PaintApple Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

660066
006600

Analogous

330066
660066
660033

Triadic

660066
666600
006666

Split-Comp.

660066
336600
006633

Tetradic

660066
663300
006600
003366

Contrast Matrix WCAG 2.1 Contrast

660066
804073
998080
B3BF8C
CCFF99
1.7
Fail
3.3
AA Large
6.1
AA
10.4
AAA
1.7
Fail
2.0
Fail
3.7
AA Large
6.3
AA
3.3
AA Large
2.0
Fail
1.9
Fail
3.2
AA Large
6.1
AA
3.7
AA Large
1.9
Fail
1.7
Fail
10.4
AAA
6.3
AA
3.2
AA Large
1.7
Fail
White BG
12.0AAA
7.2AAA
3.6AA Large
2.0Fail
1.1Fail
Black BG
1.8Fail
2.9Fail
5.8AA
10.7AAA
18.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

3A394D
646467
8E8E80
B8B898
E2E3B2

Deuteranopia

404747
686D64
909280
B8B79B
DFDBB8

Tritanopia

613A36
7D5D5B
988080
B4A2A4
CFC5C9

Achromatopsia

2A2A2A
595959
878787
B6B6B6
E4E4E4

Shades & Tints Shades & Tints

#660066

Dark
Light

#804073

Dark
Light

#998080

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #660066;
  --color-2: #804073;
  --color-3: #998080;
  --color-4: #b3bf8c;
  --color-5: #ccff99;
}

SCSS

$color-1: #660066;
$color-2: #804073;
$color-3: #998080;
$color-4: #b3bf8c;
$color-5: #ccff99;

TAILWIND

colors: {
  'brand-1': '#660066',
  'brand-2': '#804073',
  'brand-3': '#998080',
  'brand-4': '#b3bf8c',
  'brand-5': '#ccff99',
}

RGB Array

[102, 0, 102], [128, 64, 115], [153, 128, 128], [179, 191, 140], [204, 255, 153]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #660066, #804073, #998080, #B3BF8C, #CCFF99 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: #660066; --color-2: #804073; --color-3: #998080; --color-4: #b3bf8c; --color-5: #ccff99. 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