← Back to Editor

#232323 · #4BA08B · #B49802 · #E73232 · #040404

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

#232323

Ink Black · Black · Dark Stone

HEX
#232323
RGB
rgb(35, 35, 35)
HSL
hsl(0, 0%, 14%)
HSB
hsb(0, 0%, 14%)
CMYK
cmyk(0%, 0%, 0%, 86%)
Oklch
oklch(25.6% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#4BA08B

Mineral Blue · CadetBlue · Mint Ice

HEX
#4BA08B
RGB
rgb(75, 160, 139)
HSL
hsl(165, 36%, 46%)
HSB
hsb(165, 53%, 63%)
CMYK
cmyk(53%, 0%, 13%, 37%)
Oklch
oklch(64.7% 0.089 174.9)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#B49802

Autumn Sage · DarkGoldenRod · Honey Gold

HEX
#B49802
RGB
rgb(180, 152, 2)
HSL
hsl(51, 98%, 36%)
HSB
hsb(51, 99%, 71%)
CMYK
cmyk(0%, 16%, 99%, 29%)
Oklch
oklch(68.5% 0.140 95.8)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#E73232

Vermilion · Crimson · Passion Red

HEX
#E73232
RGB
rgb(231, 50, 50)
HSL
hsl(0, 79%, 55%)
HSB
hsb(0, 78%, 91%)
CMYK
cmyk(0%, 78%, 78%, 9%)
Oklch
oklch(60.6% 0.216 26.6)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#040404

Ink Black · Black · Jet Black

HEX
#040404
RGB
rgb(4, 4, 4)
HSL
hsl(0, 0%, 2%)
HSB
hsb(0, 0%, 2%)
CMYK
cmyk(0%, 0%, 0%, 98%)
Oklch
oklch(10.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

232323
242424

Analogous

242424
232323
242424

Triadic

232323
242424
242424

Split-Comp.

232323
242424
242424

Tetradic

232323
242424
242424
242424

Contrast Matrix WCAG 2.1 Contrast

232323
4BA08B
B49802
E73232
040404
5.0
AA
5.6
AA
3.7
AA Large
1.3
Fail
5.0
AA
1.1
Fail
1.4
Fail
6.5
AA
5.6
AA
1.1
Fail
1.5
Fail
7.3
AAA
3.7
AA Large
1.4
Fail
1.5
Fail
4.8
AA
1.3
Fail
6.5
AA
7.3
AAA
4.8
AA
White BG
15.7AAA
3.1AA Large
2.8Fail
4.3AA Large
20.5AAA
Black BG
1.3Fail
6.7AA
7.4AAA
4.9AA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

232323
707190
A8A826
999732
040404

Deuteranopia

232323
6B6591
AAAC2F
A3B132
040404

Tritanopia

232323
4F9495
B34349
DE3232
040404

Achromatopsia

232323
848484
8F8F8F
686868
040404

Shades & Tints Shades & Tints

#232323

Dark
Light

#4BA08B

Dark
Light

#B49802

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #232323;
  --color-2: #4ba08b;
  --color-3: #b49802;
  --color-4: #e73232;
  --color-5: #040404;
}

SCSS

$color-1: #232323;
$color-2: #4ba08b;
$color-3: #b49802;
$color-4: #e73232;
$color-5: #040404;

TAILWIND

colors: {
  'brand-1': '#232323',
  'brand-2': '#4ba08b',
  'brand-3': '#b49802',
  'brand-4': '#e73232',
  'brand-5': '#040404',
}

RGB Array

[35, 35, 35], [75, 160, 139], [180, 152, 2], [231, 50, 50], [4, 4, 4]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #232323, #4BA08B, #B49802, #E73232, #040404 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: #232323; --color-2: #4ba08b; --color-3: #b49802; --color-4: #e73232; --color-5: #040404. 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