← Back to Editor

#ECFAC1 · #DCEEBD · #F8837E · #B63C57 · #333333

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#ECFAC1

Willow Green · Beige · Mint Green

HEX
#ECFAC1
RGB
rgb(236, 250, 193)
HSL
hsl(75, 85%, 87%)
HSB
hsb(75, 23%, 98%)
CMYK
cmyk(6%, 0%, 23%, 2%)
Oklch
oklch(96.1% 0.075 119.0)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#DCEEBD

Willow Green · Wheat · Mint Green

HEX
#DCEEBD
RGB
rgb(220, 238, 189)
HSL
hsl(82, 59%, 84%)
HSB
hsb(82, 21%, 93%)
CMYK
cmyk(8%, 0%, 21%, 7%)
Oklch
oklch(92.3% 0.067 124.1)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#F8837E

Peach Pink · LightCoral · Coral Red

HEX
#F8837E
RGB
rgb(248, 131, 126)
HSL
hsl(2, 90%, 73%)
HSB
hsb(2, 49%, 97%)
CMYK
cmyk(0%, 47%, 49%, 3%)
Oklch
oklch(73.9% 0.144 23.7)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#B63C57

Crimson · Brown · Passion Red

HEX
#B63C57
RGB
rgb(182, 60, 87)
HSL
hsl(347, 50%, 47%)
HSB
hsb(347, 67%, 71%)
CMYK
cmyk(0%, 67%, 52%, 29%)
Oklch
oklch(53.8% 0.158 11.0)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#333333

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333333
RGB
rgb(51, 51, 51)
HSL
hsl(0, 0%, 20%)
HSB
hsb(0, 0%, 20%)
CMYK
cmyk(0%, 0%, 0%, 80%)
Oklch
oklch(32.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

ECFAC1
D0C2FA

Analogous

FAECC2
ECFAC1
D0FAC2

Triadic

ECFAC1
C2ECFA
FAC2EC

Split-Comp.

ECFAC1
C2D0FA
ECC2FA

Tetradic

ECFAC1
C2FAEC
D0C2FA
FAC2D0

Contrast Matrix WCAG 2.1 Contrast

ECFAC1
DCEEBD
F8837E
B63C57
333333
1.1
Fail
2.2
Fail
5.0
AA
11.4
AAA
1.1
Fail
2.0
Fail
4.5
AA
10.2
AAA
2.2
Fail
2.0
Fail
2.3
Fail
5.1
AA
5.0
AA
4.5
AA
2.3
Fail
2.3
Fail
11.4
AAA
10.2
AAA
5.1
AA
2.3
Fail
White BG
1.1Fail
1.2Fail
2.5Fail
5.6AA
12.6AAA
Black BG
19.0AAA
17.0AAA
8.5AAA
3.8AA Large
1.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F2F2CF
E4E4C9
C5C47F
818050
333333

Deuteranopia

F1F0D2
E3E1CC
CCD57F
88914F
333333

Tritanopia

EDDADC
DDD2D4
F28080
B04B4A
333333

Achromatopsia

EFEFEF
E3E3E3
A5A5A5
646464
333333

Shades & Tints Shades & Tints

#ECFAC1

Dark
Light

#DCEEBD

Dark
Light

#F8837E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ecfac1;
  --color-2: #dceebd;
  --color-3: #f8837e;
  --color-4: #b63c57;
  --color-5: #333333;
}

SCSS

$color-1: #ecfac1;
$color-2: #dceebd;
$color-3: #f8837e;
$color-4: #b63c57;
$color-5: #333333;

TAILWIND

colors: {
  'brand-1': '#ecfac1',
  'brand-2': '#dceebd',
  'brand-3': '#f8837e',
  'brand-4': '#b63c57',
  'brand-5': '#333333',
}

RGB Array

[236, 250, 193], [220, 238, 189], [248, 131, 126], [182, 60, 87], [51, 51, 51]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #ECFAC1, #DCEEBD, #F8837E, #B63C57, #333333 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: #ecfac1; --color-2: #dceebd; --color-3: #f8837e; --color-4: #b63c57; --color-5: #333333. 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