← Back to Editor

#112233 · #901C8C · #BB1E66 · #DD6666 · #A7B8C5

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

#112233

Indigo · DarkSlateGray · Deep Sea Blue

HEX
#112233
RGB
rgb(17, 34, 51)
HSL
hsl(210, 50%, 13%)
HSB
hsb(210, 67%, 20%)
CMYK
cmyk(67%, 33%, 0%, 80%)
Oklch
oklch(24.6% 0.040 249.7)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#901C8C

Rose Purple · DarkMagenta · Eggplant

HEX
#901C8C
RGB
rgb(144, 28, 140)
HSL
hsl(302, 67%, 34%)
HSB
hsb(302, 81%, 56%)
CMYK
cmyk(0%, 81%, 3%, 44%)
Oklch
oklch(46.8% 0.192 329.7)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

#BB1E66

Dark Violet · MediumVioletRed · Camellia

HEX
#BB1E66
RGB
rgb(187, 30, 102)
HSL
hsl(332, 72%, 43%)
HSB
hsb(332, 84%, 73%)
CMYK
cmyk(0%, 84%, 45%, 27%)
Oklch
oklch(52.5% 0.195 359.9)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#DD6666

Peach Pink · Salmon · Coral Red

HEX
#DD6666
RGB
rgb(221, 102, 102)
HSL
hsl(0, 64%, 63%)
HSB
hsb(0, 54%, 87%)
CMYK
cmyk(0%, 54%, 54%, 13%)
Oklch
oklch(65.5% 0.150 22.1)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#A7B8C5

Sky Blue · Silver · Cobalt Blue

HEX
#A7B8C5
RGB
rgb(167, 184, 197)
HSL
hsl(206, 21%, 71%)
HSB
hsb(206, 15%, 77%)
CMYK
cmyk(15%, 7%, 0%, 23%)
Oklch
oklch(77.4% 0.026 240.8)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

112233
322111

Analogous

113232
112233
111132

Triadic

112233
321121
213211

Split-Comp.

112233
321111
323211

Tetradic

112233
321132
322111
113211

Contrast Matrix WCAG 2.1 Contrast

112233
901C8C
BB1E66
DD6666
A7B8C5
2.1
Fail
2.7
Fail
4.7
AA
7.9
AAA
2.1
Fail
1.3
Fail
2.3
Fail
3.8
AA Large
2.7
Fail
1.3
Fail
1.8
Fail
3.0
Fail
4.7
AA
2.3
Fail
1.8
Fail
1.7
Fail
7.9
AAA
3.8
AA Large
3.0
Fail
1.7
Fail
White BG
16.1AAA
7.7AAA
6.0AA
3.4AA Large
2.0Fail
Black BG
1.3Fail
2.7Fail
3.5AA Large
6.2AA
10.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

18192F
5E5D71
777655
A9A866
AEAFC2

Deuteranopia

17162E
656D6A
808C50
B0B966
ADACC1

Tritanopia

122C2B
8A5C57
B34744
D76666
A8BFBF

Achromatopsia

1F1F1F
4B4B4B
555555
8A8A8A
B4B4B4

Shades & Tints Shades & Tints

#112233

Dark
Light

#901C8C

Dark
Light

#BB1E66

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #112233;
  --color-2: #901c8c;
  --color-3: #bb1e66;
  --color-4: #dd6666;
  --color-5: #a7b8c5;
}

SCSS

$color-1: #112233;
$color-2: #901c8c;
$color-3: #bb1e66;
$color-4: #dd6666;
$color-5: #a7b8c5;

TAILWIND

colors: {
  'brand-1': '#112233',
  'brand-2': '#901c8c',
  'brand-3': '#bb1e66',
  'brand-4': '#dd6666',
  'brand-5': '#a7b8c5',
}

RGB Array

[17, 34, 51], [144, 28, 140], [187, 30, 102], [221, 102, 102], [167, 184, 197]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #112233, #901C8C, #BB1E66, #DD6666, #A7B8C5 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: #112233; --color-2: #901c8c; --color-3: #bb1e66; --color-4: #dd6666; --color-5: #a7b8c5. 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