← Back to Editor

#000000 · #3D2929 · #89A073 · #F1F194 · #FFFFE2

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

#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

#3D2929

Crimson · DarkSlateGray · Deep Berry

HEX
#3D2929
RGB
rgb(61, 41, 41)
HSL
hsl(0, 20%, 20%)
HSB
hsb(0, 33%, 24%)
CMYK
cmyk(0%, 33%, 33%, 76%)
Oklch
oklch(30.5% 0.030 19.0)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#89A073

Celadon · Gray · Olive Green

HEX
#89A073
RGB
rgb(137, 160, 115)
HSL
hsl(91, 19%, 54%)
HSB
hsb(91, 28%, 63%)
CMYK
cmyk(14%, 0%, 28%, 37%)
Oklch
oklch(67.6% 0.069 130.1)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#F1F194

Fresh Green · Khaki · Lemon Cream

HEX
#F1F194
RGB
rgb(241, 241, 148)
HSL
hsl(60, 77%, 76%)
HSB
hsb(60, 39%, 95%)
CMYK
cmyk(0%, 0%, 39%, 5%)
Oklch
oklch(93.8% 0.115 108.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FFFFE2

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFE2
RGB
rgb(255, 255, 226)
HSL
hsl(60, 100%, 94%)
HSB
hsb(60, 11%, 100%)
CMYK
cmyk(0%, 0%, 11%, 0%)
Oklch
oklch(99.2% 0.038 107.1)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
3D2929
89A073
F1F194
FFFFE2
1.5
Fail
7.3
AAA
17.7
AAA
20.7
AAA
1.5
Fail
4.7
AA
11.5
AAA
13.3
AAA
7.3
AAA
4.7
AA
2.4
Fail
2.8
Fail
17.7
AAA
11.5
AAA
2.4
Fail
1.2
Fail
20.7
AAA
13.3
AAA
2.8
Fail
1.2
Fail
White BG
21.0AAA
13.6AAA
2.9Fail
1.2Fail
1.0Fail
Black BG
1.0Fail
1.5Fail
7.3AAA
17.7AAA
20.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
343429
93937E
F1F1AB
FFFFE9

Deuteranopia

000000
363729
929081
F1F1B0
FFFFEB

Tritanopia

000000
3C2929
8A8688
F1BCC0
FFEFF0

Achromatopsia

000000
2F2F2F
949494
E6E6E6
FCFCFC

Shades & Tints Shades & Tints

#000000

Dark
Light

#3D2929

Dark
Light

#89A073

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #3d2929;
  --color-3: #89a073;
  --color-4: #f1f194;
  --color-5: #ffffe2;
}

SCSS

$color-1: #000000;
$color-2: #3d2929;
$color-3: #89a073;
$color-4: #f1f194;
$color-5: #ffffe2;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#3d2929',
  'brand-3': '#89a073',
  'brand-4': '#f1f194',
  'brand-5': '#ffffe2',
}

RGB Array

[0, 0, 0], [61, 41, 41], [137, 160, 115], [241, 241, 148], [255, 255, 226]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #3D2929, #89A073, #F1F194, #FFFFE2 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: #000000; --color-2: #3d2929; --color-3: #89a073; --color-4: #f1f194; --color-5: #ffffe2. 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