← Back to Editor

#EBDDC3 · #CDA99B · #270F29 · #0A0404 · #282421

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

#EBDDC3

Goose Yellow · Wheat · Peach Orange

HEX
#EBDDC3
RGB
rgb(235, 221, 195)
HSL
hsl(39, 50%, 84%)
HSB
hsb(39, 17%, 92%)
CMYK
cmyk(0%, 6%, 17%, 8%)
Oklch
oklch(90.2% 0.038 83.0)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#CDA99B

Apricot · Tan · Warm Sun

HEX
#CDA99B
RGB
rgb(205, 169, 155)
HSL
hsl(17, 33%, 71%)
HSB
hsb(17, 24%, 80%)
CMYK
cmyk(0%, 18%, 24%, 20%)
Oklch
oklch(76.3% 0.047 42.3)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#270F29

Dark Plum · Black · Dark Purple

HEX
#270F29
RGB
rgb(39, 15, 41)
HSL
hsl(295, 46%, 11%)
HSB
hsb(295, 63%, 16%)
CMYK
cmyk(5%, 63%, 0%, 84%)
Oklch
oklch(21.8% 0.059 324.4)

TraditionalDark Plum」· PaintDark Purple」· Creative Blush Sunrise

#0A0404

Crimson · Black · Deep Berry

HEX
#0A0404
RGB
rgb(10, 4, 4)
HSL
hsl(0, 43%, 3%)
HSB
hsb(0, 60%, 4%)
CMYK
cmyk(0%, 60%, 60%, 96%)
Oklch
oklch(11.9% 0.015 19.5)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#282421

Tangerine · Black · Cinnamon

HEX
#282421
RGB
rgb(40, 36, 33)
HSL
hsl(26, 10%, 14%)
HSB
hsb(26, 17%, 16%)
CMYK
cmyk(0%, 10%, 18%, 84%)
Oklch
oklch(26.4% 0.008 59.3)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EBDDC3
C2D0EB

Analogous

EBC8C2
EBDDC3
E4EBC2

Triadic

EBDDC3
C2EBDC
DCC2EB

Split-Comp.

EBDDC3
C2E4EB
C8C2EB

Tetradic

EBDDC3
C2EBC8
C2D0EB
EBC2E4

Contrast Matrix WCAG 2.1 Contrast

EBDDC3
CDA99B
270F29
0A0404
282421
1.6
Fail
13.2
AAA
15.2
AAA
11.5
AAA
1.6
Fail
8.2
AAA
9.4
AAA
7.1
AAA
13.2
AAA
8.2
AAA
1.1
Fail
1.1
Fail
15.2
AAA
9.4
AAA
1.1
Fail
1.3
Fail
11.5
AAA
7.1
AAA
1.1
Fail
1.3
Fail
White BG
1.3Fail
2.2Fail
17.7AAA
20.3AAA
15.4AAA
Black BG
15.7AAA
9.7AAA
1.2Fail
1.0Fail
1.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E5E5C9
BDBD9E
1D1C23
070704
262622

Deuteranopia

E6E7CB
C0C29F
1E2021
080804
272722

Tritanopia

EACECF
CBA1A2
261E1D
0A0404
282222

Achromatopsia

DEDEDE
B2B2B2
191919
060606
252525

Shades & Tints Shades & Tints

#EBDDC3

Dark
Light

#CDA99B

Dark
Light

#270F29

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ebddc3;
  --color-2: #cda99b;
  --color-3: #270f29;
  --color-4: #0a0404;
  --color-5: #282421;
}

SCSS

$color-1: #ebddc3;
$color-2: #cda99b;
$color-3: #270f29;
$color-4: #0a0404;
$color-5: #282421;

TAILWIND

colors: {
  'brand-1': '#ebddc3',
  'brand-2': '#cda99b',
  'brand-3': '#270f29',
  'brand-4': '#0a0404',
  'brand-5': '#282421',
}

RGB Array

[235, 221, 195], [205, 169, 155], [39, 15, 41], [10, 4, 4], [40, 36, 33]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EBDDC3, #CDA99B, #270F29, #0A0404, #282421 is ideal for: tech websites, dark mode UIs, game UIs, 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: #ebddc3; --color-2: #cda99b; --color-3: #270f29; --color-4: #0a0404; --color-5: #282421. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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