← Back to Editor

#5D3D55 · #95C0B1 · #F0E9CA · #B0C1B5 · #D5DAA6

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#5D3D55

Rose Purple · DarkSlateGray · Eggplant

HEX
#5D3D55
RGB
rgb(93, 61, 85)
HSL
hsl(315, 21%, 30%)
HSB
hsb(315, 34%, 36%)
CMYK
cmyk(0%, 34%, 9%, 64%)
Oklch
oklch(40.6% 0.058 336.1)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

#95C0B1

Jade · DarkGray · Apple Green

HEX
#95C0B1
RGB
rgb(149, 192, 177)
HSL
hsl(159, 25%, 67%)
HSB
hsb(159, 22%, 75%)
CMYK
cmyk(22%, 0%, 8%, 25%)
Oklch
oklch(77.3% 0.051 171.6)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#F0E9CA

Goose Yellow · Bisque · Lemon Cream

HEX
#F0E9CA
RGB
rgb(240, 233, 202)
HSL
hsl(49, 56%, 87%)
HSB
hsb(49, 16%, 94%)
CMYK
cmyk(0%, 3%, 16%, 6%)
Oklch
oklch(93.2% 0.041 96.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#B0C1B5

Celadon · Silver · Apple Green

HEX
#B0C1B5
RGB
rgb(176, 193, 181)
HSL
hsl(138, 12%, 72%)
HSB
hsb(138, 9%, 76%)
CMYK
cmyk(9%, 0%, 6%, 24%)
Oklch
oklch(79.4% 0.025 155.0)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#D5DAA6

Fresh Green · Wheat · Sunflower

HEX
#D5DAA6
RGB
rgb(213, 218, 166)
HSL
hsl(66, 41%, 75%)
HSB
hsb(66, 24%, 85%)
CMYK
cmyk(2%, 0%, 24%, 15%)
Oklch
oklch(87.2% 0.069 112.3)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

5D3D55
3C5D44

Analogous

553C5D
5D3D55
5D3C44

Triadic

5D3D55
555D3C
3C555D

Split-Comp.

5D3D55
445D3C
3C5D55

Tetradic

5D3D55
5D553C
3C5D44
3C445D

Contrast Matrix WCAG 2.1 Contrast

5D3D55
95C0B1
F0E9CA
B0C1B5
D5DAA6
4.6
AA
7.6
AAA
4.9
AA
6.4
AA
4.6
AA
1.6
Fail
1.1
Fail
1.4
Fail
7.6
AAA
1.6
Fail
1.5
Fail
1.2
Fail
4.9
AA
1.1
Fail
1.5
Fail
1.3
Fail
6.4
AA
1.4
Fail
1.2
Fail
1.3
Fail
White BG
9.3AAA
2.0Fail
1.2Fail
1.9Fail
1.5Fail
Black BG
2.3Fail
10.5AAA
17.2AAA
11.1AAA
14.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

4F4F4F
A8A8B5
EDEDD2
B7B8B8
D7D7B3

Deuteranopia

51534E
A5A2B6
EDEED3
B6B5B9
D7D7B6

Tritanopia

5B4B4A
97B7B8
F0D7D9
B1BABB
D5BDBF

Achromatopsia

494949
B1B1B1
E8E8E8
BBBBBB
D3D3D3

Shades & Tints Shades & Tints

#5D3D55

Dark
Light

#95C0B1

Dark
Light

#F0E9CA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #5d3d55;
  --color-2: #95c0b1;
  --color-3: #f0e9ca;
  --color-4: #b0c1b5;
  --color-5: #d5daa6;
}

SCSS

$color-1: #5d3d55;
$color-2: #95c0b1;
$color-3: #f0e9ca;
$color-4: #b0c1b5;
$color-5: #d5daa6;

TAILWIND

colors: {
  'brand-1': '#5d3d55',
  'brand-2': '#95c0b1',
  'brand-3': '#f0e9ca',
  'brand-4': '#b0c1b5',
  'brand-5': '#d5daa6',
}

RGB Array

[93, 61, 85], [149, 192, 177], [240, 233, 202], [176, 193, 181], [213, 218, 166]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #5D3D55, #95C0B1, #F0E9CA, #B0C1B5, #D5DAA6 is ideal for: health products, baby brands, fresh-style blogs, 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: #5d3d55; --color-2: #95c0b1; --color-3: #f0e9ca; --color-4: #b0c1b5; --color-5: #d5daa6. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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