← Back to Editor

#FFFFFF · #ECBC9C · #C76253 · #152E25 · #000000

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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#ECBC9C

Apricot · BurlyWood · Peach Orange

HEX
#ECBC9C
RGB
rgb(236, 188, 156)
HSL
hsl(24, 68%, 77%)
HSB
hsb(24, 34%, 93%)
CMYK
cmyk(0%, 20%, 34%, 7%)
Oklch
oklch(83.0% 0.070 55.2)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#C76253

Crimson · Chocolate · Passion Red

HEX
#C76253
RGB
rgb(199, 98, 83)
HSL
hsl(8, 51%, 55%)
HSB
hsb(8, 58%, 78%)
CMYK
cmyk(0%, 51%, 58%, 22%)
Oklch
oklch(61.4% 0.132 30.0)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#152E25

Mineral Blue · DarkSlateGray · Dark Green

HEX
#152E25
RGB
rgb(21, 46, 37)
HSL
hsl(158, 37%, 13%)
HSB
hsb(158, 54%, 18%)
CMYK
cmyk(54%, 0%, 20%, 82%)
Oklch
oklch(27.8% 0.036 168.3)

TraditionalMineral Blue」· PaintDark Green」· Creative Blush Sunrise

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
ECBC9C
C76253
152E25
000000
1.7
Fail
4.0
AA Large
14.5
AAA
21.0
AAA
1.7
Fail
2.3
Fail
8.4
AAA
12.2
AAA
4.0
AA Large
2.3
Fail
3.7
AA Large
5.3
AA
14.5
AAA
8.4
AAA
3.7
AA Large
1.4
Fail
21.0
AAA
12.2
AAA
5.3
AA
1.4
Fail
White BG
1.0Fail
1.7Fail
4.0AA Large
14.5AAA
21.0AAA
Black BG
21.0AAA
12.2AAA
5.3AA
1.4Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
D7D7A4
9B9A57
202027
000000

Deuteranopia

FFFFFF
DADEA6
A1A958
1E1D28
000000

Tritanopia

FFFFFF
EAAAAB
C2595A
162929
000000

Achromatopsia

FFFFFF
C7C7C7
7E7E7E
252525
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#ECBC9C

Dark
Light

#C76253

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #ecbc9c;
  --color-3: #c76253;
  --color-4: #152e25;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #ecbc9c;
$color-3: #c76253;
$color-4: #152e25;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#ecbc9c',
  'brand-3': '#c76253',
  'brand-4': '#152e25',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [236, 188, 156], [199, 98, 83], [21, 46, 37], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #ECBC9C, #C76253, #152E25, #000000 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: #ffffff; --color-2: #ecbc9c; --color-3: #c76253; --color-4: #152e25; --color-5: #000000. 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