← Back to Editor

#A1B2BA · #3A364F · #8E6472 · #B88D94 · #D7B1B0

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

#A1B2BA

Sky Blue · DarkGray · Lake Green

HEX
#A1B2BA
RGB
rgb(161, 178, 186)
HSL
hsl(199, 15%, 68%)
HSB
hsb(199, 13%, 73%)
CMYK
cmyk(13%, 4%, 0%, 27%)
Oklch
oklch(75.3% 0.022 227.6)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#3A364F

Deep Indigo · DarkSlateGray · Prussian Blue

HEX
#3A364F
RGB
rgb(58, 54, 79)
HSL
hsl(250, 19%, 26%)
HSB
hsb(250, 32%, 31%)
CMYK
cmyk(27%, 32%, 0%, 69%)
Oklch
oklch(34.8% 0.043 291.3)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

#8E6472

Dark Violet · Gray · Camellia

HEX
#8E6472
RGB
rgb(142, 100, 114)
HSL
hsl(340, 17%, 47%)
HSB
hsb(340, 30%, 56%)
CMYK
cmyk(0%, 30%, 20%, 44%)
Oklch
oklch(55.1% 0.057 357.4)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#B88D94

Peach Pink · DarkGray · Coral Red

HEX
#B88D94
RGB
rgb(184, 141, 148)
HSL
hsl(350, 23%, 64%)
HSB
hsb(350, 23%, 72%)
CMYK
cmyk(0%, 23%, 20%, 28%)
Oklch
oklch(68.6% 0.053 7.7)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#D7B1B0

Peach Pink · Silver · Coral Red

HEX
#D7B1B0
RGB
rgb(215, 177, 176)
HSL
hsl(2, 33%, 77%)
HSB
hsb(2, 18%, 84%)
CMYK
cmyk(0%, 18%, 18%, 16%)
Oklch
oklch(79.4% 0.044 19.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

A1B2BA
BAA9A1

Analogous

A1BAB5
A1B2BA
A1A6BA

Triadic

A1B2BA
BAA1B2
B2BAA1

Split-Comp.

A1B2BA
BAA1A6
BAB5A1

Tetradic

A1B2BA
B5A1BA
BAA9A1
A6BAA1

Contrast Matrix WCAG 2.1 Contrast

A1B2BA
3A364F
8E6472
B88D94
D7B1B0
5.3
AA
2.3
Fail
1.3
Fail
1.1
Fail
5.3
AA
2.3
Fail
4.0
AA Large
5.9
AA
2.3
Fail
2.3
Fail
1.7
Fail
2.6
Fail
1.3
Fail
4.0
AA Large
1.7
Fail
1.5
Fail
1.1
Fail
5.9
AA
2.6
Fail
1.5
Fail
White BG
2.2Fail
11.5AAA
5.0AA
2.9Fail
1.9Fail
Black BG
9.6AAA
1.8Fail
4.2AA Large
7.3AAA
10.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

A8A9B8
383849
7C7B6F
A5A592
C7C6B0

Deuteranopia

A7A6B8
393948
7E816E
A8AB92
C9CCB0

Tritanopia

A2B7B6
3A4443
8C6C6B
B69191
D5B0B0

Achromatopsia

AEAEAE
3A3A3A
727272
9B9B9B
BCBCBC

Shades & Tints Shades & Tints

#A1B2BA

Dark
Light

#3A364F

Dark
Light

#8E6472

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #a1b2ba;
  --color-2: #3a364f;
  --color-3: #8e6472;
  --color-4: #b88d94;
  --color-5: #d7b1b0;
}

SCSS

$color-1: #a1b2ba;
$color-2: #3a364f;
$color-3: #8e6472;
$color-4: #b88d94;
$color-5: #d7b1b0;

TAILWIND

colors: {
  'brand-1': '#a1b2ba',
  'brand-2': '#3a364f',
  'brand-3': '#8e6472',
  'brand-4': '#b88d94',
  'brand-5': '#d7b1b0',
}

RGB Array

[161, 178, 186], [58, 54, 79], [142, 100, 114], [184, 141, 148], [215, 177, 176]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #A1B2BA, #3A364F, #8E6472, #B88D94, #D7B1B0 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: #a1b2ba; --color-2: #3a364f; --color-3: #8e6472; --color-4: #b88d94; --color-5: #d7b1b0. 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