← Back to Editor

#FF6666 · #99334D · #330033 · #806666 · #CCCC99

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

#FF6666

Peach Pink · Salmon · Coral Red

HEX
#FF6666
RGB
rgb(255, 102, 102)
HSL
hsl(0, 100%, 70%)
HSB
hsb(0, 60%, 100%)
CMYK
cmyk(0%, 60%, 60%, 0%)
Oklch
oklch(70.4% 0.187 23.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#99334D

Crimson · Brown · Wine Red

HEX
#99334D
RGB
rgb(153, 51, 77)
HSL
hsl(345, 50%, 40%)
HSB
hsb(345, 67%, 60%)
CMYK
cmyk(0%, 67%, 50%, 40%)
Oklch
oklch(47.7% 0.137 8.5)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#330033

Rose Purple · MidnightBlue · Dark Purple

HEX
#330033
RGB
rgb(51, 0, 51)
HSL
hsl(300, 100%, 10%)
HSB
hsb(300, 100%, 20%)
CMYK
cmyk(0%, 100%, 0%, 80%)
Oklch
oklch(22.5% 0.104 328.4)

TraditionalRose Purple」· PaintDark Purple」· Creative Blush Sunrise

#806666

Crimson · DimGray · Passion Red

HEX
#806666
RGB
rgb(128, 102, 102)
HSL
hsl(0, 11%, 45%)
HSB
hsb(0, 20%, 50%)
CMYK
cmyk(0%, 20%, 20%, 50%)
Oklch
oklch(53.6% 0.034 18.3)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#CCCC99

Fresh Green · Tan · Sunflower

HEX
#CCCC99
RGB
rgb(204, 204, 153)
HSL
hsl(60, 33%, 70%)
HSB
hsb(60, 25%, 80%)
CMYK
cmyk(0%, 0%, 25%, 20%)
Oklch
oklch(83.3% 0.068 107.8)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF6666
66FFFF

Analogous

FF66B3
FF6666
FFB366

Triadic

FF6666
66FF66
6666FF

Split-Comp.

FF6666
66FFB3
66B3FF

Tetradic

FF6666
B3FF66
66FFFF
B366FF

Contrast Matrix WCAG 2.1 Contrast

FF6666
99334D
330033
806666
CCCC99
2.5
Fail
6.2
AA
1.8
Fail
1.7
Fail
2.5
Fail
2.5
Fail
1.4
Fail
4.3
AA Large
6.2
AA
2.5
Fail
3.4
AA Large
10.7
AAA
1.8
Fail
1.4
Fail
3.4
AA Large
3.2
AA Large
1.7
Fail
4.3
AA Large
10.7
AAA
3.2
AA Large
White BG
2.9Fail
7.2AAA
17.7AAA
5.2AA
1.7Fail
Black BG
7.3AAA
2.9Fail
1.2Fail
4.0AA Large
12.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

BDBB66
6D6C47
1D1C27
757566
CCCCA5

Deuteranopia

C6D166
737A45
202424
767866
CCCCA8

Tritanopia

F76666
944241
301D1B
7F6666
CCAFB1

Achromatopsia

949494
545454
151515
6E6E6E
C6C6C6

Shades & Tints Shades & Tints

#FF6666

Dark
Light

#99334D

Dark
Light

#330033

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff6666;
  --color-2: #99334d;
  --color-3: #330033;
  --color-4: #806666;
  --color-5: #cccc99;
}

SCSS

$color-1: #ff6666;
$color-2: #99334d;
$color-3: #330033;
$color-4: #806666;
$color-5: #cccc99;

TAILWIND

colors: {
  'brand-1': '#ff6666',
  'brand-2': '#99334d',
  'brand-3': '#330033',
  'brand-4': '#806666',
  'brand-5': '#cccc99',
}

RGB Array

[255, 102, 102], [153, 51, 77], [51, 0, 51], [128, 102, 102], [204, 204, 153]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF6666, #99334D, #330033, #806666, #CCCC99 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: #ff6666; --color-2: #99334d; --color-3: #330033; --color-4: #806666; --color-5: #cccc99. 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