← Back to Editor

#ABCEDB · #E8CDBA · #729DBA · #594747 · #FA3C3C

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

#ABCEDB

Sky Blue · LightSteelBlue · Glacier Blue

HEX
#ABCEDB
RGB
rgb(171, 206, 219)
HSL
hsl(196, 40%, 76%)
HSB
hsb(196, 22%, 86%)
CMYK
cmyk(22%, 6%, 0%, 14%)
Oklch
oklch(83.0% 0.041 222.4)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#E8CDBA

Apricot · Wheat · Peach Orange

HEX
#E8CDBA
RGB
rgb(232, 205, 186)
HSL
hsl(25, 50%, 82%)
HSB
hsb(25, 20%, 91%)
CMYK
cmyk(0%, 12%, 20%, 9%)
Oklch
oklch(86.6% 0.040 57.3)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#729DBA

Slate Blue · CadetBlue · Navy Blue

HEX
#729DBA
RGB
rgb(114, 157, 186)
HSL
hsl(204, 34%, 59%)
HSB
hsb(204, 39%, 73%)
CMYK
cmyk(39%, 16%, 0%, 27%)
Oklch
oklch(67.6% 0.064 238.4)

TraditionalSlate Blue」· PaintNavy Blue」· Creative Blush Sunrise

#594747

Crimson · DarkOliveGreen · Wine Red

HEX
#594747
RGB
rgb(89, 71, 71)
HSL
hsl(0, 11%, 31%)
HSB
hsb(0, 20%, 35%)
CMYK
cmyk(0%, 20%, 20%, 65%)
Oklch
oklch(41.7% 0.025 18.2)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#FA3C3C

Peach Pink · Tomato · Coral Red

HEX
#FA3C3C
RGB
rgb(250, 60, 60)
HSL
hsl(0, 95%, 61%)
HSB
hsb(0, 76%, 98%)
CMYK
cmyk(0%, 76%, 76%, 2%)
Oklch
oklch(64.8% 0.225 26.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

ABCEDB
DAB6A9

Analogous

A9DACF
ABCEDB
A9B5DA

Triadic

ABCEDB
DAA9CD
CDDAA9

Split-Comp.

ABCEDB
DAA9B5
DACFA9

Tetradic

ABCEDB
CFA9DA
DAB6A9
B5DAA9

Contrast Matrix WCAG 2.1 Contrast

ABCEDB
E8CDBA
729DBA
594747
FA3C3C
1.1
Fail
1.7
Fail
5.2
AA
2.2
Fail
1.1
Fail
1.9
Fail
5.7
AA
2.4
Fail
1.7
Fail
1.9
Fail
3.0
Fail
1.3
Fail
5.2
AA
5.7
AA
3.0
Fail
2.4
Fail
2.2
Fail
2.4
Fail
1.3
Fail
2.4
Fail
White BG
1.7Fail
1.5Fail
2.9Fail
8.7AAA
3.6AA Large
Black BG
12.6AAA
13.9AAA
7.2AAA
2.4Fail
5.8AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

BABAD8
DCDCBF
8585B3
515147
A8A63C

Deuteranopia

B8B6D7
DEE0C0
827FB1
525447
B3C13C

Tritanopia

ADD5D5
E7C2C3
74ADAC
584747
F13C3C

Achromatopsia

C5C5C5
D3D3D3
939393
4C4C4C
757575

Shades & Tints Shades & Tints

#ABCEDB

Dark
Light

#E8CDBA

Dark
Light

#729DBA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #abcedb;
  --color-2: #e8cdba;
  --color-3: #729dba;
  --color-4: #594747;
  --color-5: #fa3c3c;
}

SCSS

$color-1: #abcedb;
$color-2: #e8cdba;
$color-3: #729dba;
$color-4: #594747;
$color-5: #fa3c3c;

TAILWIND

colors: {
  'brand-1': '#abcedb',
  'brand-2': '#e8cdba',
  'brand-3': '#729dba',
  'brand-4': '#594747',
  'brand-5': '#fa3c3c',
}

RGB Array

[171, 206, 219], [232, 205, 186], [114, 157, 186], [89, 71, 71], [250, 60, 60]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #ABCEDB, #E8CDBA, #729DBA, #594747, #FA3C3C 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: #abcedb; --color-2: #e8cdba; --color-3: #729dba; --color-4: #594747; --color-5: #fa3c3c. 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