← Back to Editor

#2F2E3C · #72798B · #523B4B · #4F5C6F · #D8D3D0

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

#2F2E3C

Deep Indigo · DarkSlateGray · Prussian Blue

HEX
#2F2E3C
RGB
rgb(47, 46, 60)
HSL
hsl(244, 13%, 21%)
HSB
hsb(244, 23%, 24%)
CMYK
cmyk(22%, 23%, 0%, 76%)
Oklch
oklch(30.8% 0.025 288.1)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

#72798B

Indigo · SlateGray · Navy Blue

HEX
#72798B
RGB
rgb(114, 121, 139)
HSL
hsl(223, 10%, 50%)
HSB
hsb(223, 18%, 55%)
CMYK
cmyk(18%, 13%, 0%, 45%)
Oklch
oklch(57.7% 0.029 268.6)

TraditionalIndigo」· PaintNavy Blue」· Creative Blush Sunrise

#523B4B

Rose Purple · DarkSlateGray · Eggplant

HEX
#523B4B
RGB
rgb(82, 59, 75)
HSL
hsl(318, 16%, 28%)
HSB
hsb(318, 28%, 32%)
CMYK
cmyk(0%, 28%, 9%, 68%)
Oklch
oklch(38.4% 0.041 338.0)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

#4F5C6F

Indigo · DimGray · Prussian Blue

HEX
#4F5C6F
RGB
rgb(79, 92, 111)
HSL
hsl(216, 17%, 37%)
HSB
hsb(216, 29%, 44%)
CMYK
cmyk(29%, 17%, 0%, 56%)
Oklch
oklch(47.1% 0.035 257.8)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#D8D3D0

Apricot · LightGray · Pearl Gray

HEX
#D8D3D0
RGB
rgb(216, 211, 208)
HSL
hsl(22, 9%, 83%)
HSB
hsb(22, 4%, 85%)
CMYK
cmyk(0%, 2%, 4%, 15%)
Oklch
oklch(87.0% 0.007 53.4)

TraditionalApricot」· PaintPearl Gray」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

2F2E3C
3C3D2F

Analogous

2F353D
2F2E3C
362F3D

Triadic

2F2E3C
3D302F
2F3D30

Split-Comp.

2F2E3C
3D362F
353D2F

Tetradic

2F2E3C
3D2F35
3C3D2F
2F3D36

Contrast Matrix WCAG 2.1 Contrast

2F2E3C
72798B
523B4B
4F5C6F
D8D3D0
3.1
AA Large
1.3
Fail
2.0
Fail
9.0
AAA
3.1
AA Large
2.3
Fail
1.6
Fail
2.9
Fail
1.3
Fail
2.3
Fail
1.5
Fail
6.8
AA
2.0
Fail
1.6
Fail
1.5
Fail
4.6
AA
9.0
AAA
2.9
Fail
6.8
AA
4.6
AA
White BG
13.3AAA
4.4AA Large
10.1AAA
6.8AA
1.5Fail
Black BG
1.6Fail
4.8AA
2.1Fail
3.1AA Large
14.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

2F2F39
757587
484847
55556A
D6D6D1

Deuteranopia

2F2F38
757486
494B46
545369
D6D7D1

Tritanopia

2F3635
728382
514443
506766
D8D1D1

Achromatopsia

303030
797979
444444
5A5A5A
D4D4D4

Shades & Tints Shades & Tints

#2F2E3C

Dark
Light

#72798B

Dark
Light

#523B4B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #2f2e3c;
  --color-2: #72798b;
  --color-3: #523b4b;
  --color-4: #4f5c6f;
  --color-5: #d8d3d0;
}

SCSS

$color-1: #2f2e3c;
$color-2: #72798b;
$color-3: #523b4b;
$color-4: #4f5c6f;
$color-5: #d8d3d0;

TAILWIND

colors: {
  'brand-1': '#2f2e3c',
  'brand-2': '#72798b',
  'brand-3': '#523b4b',
  'brand-4': '#4f5c6f',
  'brand-5': '#d8d3d0',
}

RGB Array

[47, 46, 60], [114, 121, 139], [82, 59, 75], [79, 92, 111], [216, 211, 208]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #2F2E3C, #72798B, #523B4B, #4F5C6F, #D8D3D0 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: #2f2e3c; --color-2: #72798b; --color-3: #523b4b; --color-4: #4f5c6f; --color-5: #d8d3d0. 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