← Back to Editor

#141414 · #333332 · #F2E5C9 · #DBAB67 · #054663

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

#141414

Ink Black · Black · Jet Black

HEX
#141414
RGB
rgb(20, 20, 20)
HSL
hsl(0, 0%, 8%)
HSB
hsb(0, 0%, 8%)
CMYK
cmyk(0%, 0%, 0%, 92%)
Oklch
oklch(19.1% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#333332

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333332
RGB
rgb(51, 51, 50)
HSL
hsl(60, 1%, 20%)
HSB
hsb(60, 2%, 20%)
CMYK
cmyk(0%, 0%, 2%, 80%)
Oklch
oklch(32.1% 0.002 106.5)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#F2E5C9

Goose Yellow · Bisque · Lemon Cream

HEX
#F2E5C9
RGB
rgb(242, 229, 201)
HSL
hsl(41, 61%, 87%)
HSB
hsb(41, 17%, 95%)
CMYK
cmyk(0%, 5%, 17%, 5%)
Oklch
oklch(92.5% 0.040 86.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#DBAB67

Ginger · SandyBrown · Warm Sun

HEX
#DBAB67
RGB
rgb(219, 171, 103)
HSL
hsl(35, 62%, 63%)
HSB
hsb(35, 53%, 86%)
CMYK
cmyk(0%, 22%, 53%, 14%)
Oklch
oklch(77.1% 0.103 74.9)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#054663

Lake Blue · DarkSlateGray · Peacock Green

HEX
#054663
RGB
rgb(5, 70, 99)
HSL
hsl(199, 90%, 20%)
HSB
hsb(199, 95%, 39%)
CMYK
cmyk(95%, 29%, 0%, 61%)
Oklch
oklch(37.3% 0.077 235.2)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

141414
141414

Analogous

141414
141414
141414

Triadic

141414
141414
141414

Split-Comp.

141414
141414
141414

Tetradic

141414
141414
141414
141414

Contrast Matrix WCAG 2.1 Contrast

141414
333332
F2E5C9
DBAB67
054663
1.5
Fail
14.8
AAA
8.8
AAA
1.8
Fail
1.5
Fail
10.1
AAA
6.0
AA
1.2
Fail
14.8
AAA
10.1
AAA
1.7
Fail
8.2
AAA
8.8
AAA
6.0
AA
1.7
Fail
4.9
AA
1.8
Fail
1.2
Fail
8.2
AAA
4.9
AA
White BG
18.4AAA
12.6AAA
1.2Fail
2.1Fail
10.2AAA
Black BG
1.1Fail
1.7Fail
16.8AAA
10.0AAA
2.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

141414
333332
ECECD0
C6C677
21225C

Deuteranopia

141414
333332
EDEED1
C9CD7B
1D195A

Tritanopia

141414
333232
F1D5D6
D98487
085655

Achromatopsia

141414
333333
E6E6E6
B2B2B2
363636

Shades & Tints Shades & Tints

#141414

Dark
Light

#333332

Dark
Light

#F2E5C9

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #141414;
  --color-2: #333332;
  --color-3: #f2e5c9;
  --color-4: #dbab67;
  --color-5: #054663;
}

SCSS

$color-1: #141414;
$color-2: #333332;
$color-3: #f2e5c9;
$color-4: #dbab67;
$color-5: #054663;

TAILWIND

colors: {
  'brand-1': '#141414',
  'brand-2': '#333332',
  'brand-3': '#f2e5c9',
  'brand-4': '#dbab67',
  'brand-5': '#054663',
}

RGB Array

[20, 20, 20], [51, 51, 50], [242, 229, 201], [219, 171, 103], [5, 70, 99]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #141414, #333332, #F2E5C9, #DBAB67, #054663 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: #141414; --color-2: #333332; --color-3: #f2e5c9; --color-4: #dbab67; --color-5: #054663. 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