← Back to Editor

#2B4B54 · #3E5D66 · #7B9096 · #E0D5B4 · #CCBF9D

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

#2B4B54

Slate Blue · DarkSlateGray · Peacock Green

HEX
#2B4B54
RGB
rgb(43, 75, 84)
HSL
hsl(193, 32%, 25%)
HSB
hsb(193, 49%, 33%)
CMYK
cmyk(49%, 11%, 0%, 67%)
Oklch
oklch(39.2% 0.041 217.7)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

#3E5D66

Slate Blue · DarkSlateGray · Mint Ice

HEX
#3E5D66
RGB
rgb(62, 93, 102)
HSL
hsl(194, 24%, 32%)
HSB
hsb(194, 39%, 40%)
CMYK
cmyk(39%, 9%, 0%, 60%)
Oklch
oklch(45.8% 0.039 217.9)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#7B9096

Slate Blue · LightSlateGray · Lake Green

HEX
#7B9096
RGB
rgb(123, 144, 150)
HSL
hsl(193, 11%, 54%)
HSB
hsb(193, 18%, 59%)
CMYK
cmyk(18%, 4%, 0%, 41%)
Oklch
oklch(63.9% 0.026 216.9)

TraditionalSlate Blue」· PaintLake Green」· Creative Blush Sunrise

#E0D5B4

Goose Yellow · Wheat · Lemon Cream

HEX
#E0D5B4
RGB
rgb(224, 213, 180)
HSL
hsl(45, 42%, 79%)
HSB
hsb(45, 20%, 88%)
CMYK
cmyk(0%, 5%, 20%, 12%)
Oklch
oklch(87.3% 0.046 91.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#CCBF9D

Goose Yellow · Tan · Sunflower

HEX
#CCBF9D
RGB
rgb(204, 191, 157)
HSL
hsl(43, 32%, 71%)
HSB
hsb(43, 23%, 80%)
CMYK
cmyk(0%, 6%, 23%, 20%)
Oklch
oklch(80.7% 0.048 89.6)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

2B4B54
54342B

Analogous

2B5449
2B4B54
2B3754

Triadic

2B4B54
542B4B
4B542B

Split-Comp.

2B4B54
542B37
54492B

Tetradic

2B4B54
492B54
54342B
37542B

Contrast Matrix WCAG 2.1 Contrast

2B4B54
3E5D66
7B9096
E0D5B4
CCBF9D
1.3
Fail
2.8
Fail
6.4
AA
5.1
AA
1.3
Fail
2.1
Fail
4.8
AA
3.9
AA Large
2.8
Fail
2.1
Fail
2.3
Fail
1.8
Fail
6.4
AA
4.8
AA
2.3
Fail
1.2
Fail
5.1
AA
3.9
AA Large
1.8
Fail
1.2
Fail
White BG
9.4AAA
7.1AAA
3.3AA Large
1.5Fail
1.8Fail
Black BG
2.2Fail
3.0Fail
6.3AA
14.3AAA
11.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

393952
4B4C64
848495
DBDBBC
C6C6A5

Deuteranopia

373551
4A4763
838194
DCDDBE
C7C8A7

Tritanopia

2D5050
406262
7C9393
DFC2C4
CBACAD

Achromatopsia

424242
555555
8A8A8A
D5D5D5
BFBFBF

Shades & Tints Shades & Tints

#2B4B54

Dark
Light

#3E5D66

Dark
Light

#7B9096

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #2b4b54;
  --color-2: #3e5d66;
  --color-3: #7b9096;
  --color-4: #e0d5b4;
  --color-5: #ccbf9d;
}

SCSS

$color-1: #2b4b54;
$color-2: #3e5d66;
$color-3: #7b9096;
$color-4: #e0d5b4;
$color-5: #ccbf9d;

TAILWIND

colors: {
  'brand-1': '#2b4b54',
  'brand-2': '#3e5d66',
  'brand-3': '#7b9096',
  'brand-4': '#e0d5b4',
  'brand-5': '#ccbf9d',
}

RGB Array

[43, 75, 84], [62, 93, 102], [123, 144, 150], [224, 213, 180], [204, 191, 157]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #2B4B54, #3E5D66, #7B9096, #E0D5B4, #CCBF9D 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: #2b4b54; --color-2: #3e5d66; --color-3: #7b9096; --color-4: #e0d5b4; --color-5: #ccbf9d. 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