← Back to Editor

#000000 · #3E3D3D · #FF625B · #AFAF88 · #A8CFA9

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

#3E3D3D

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#3E3D3D
RGB
rgb(62, 61, 61)
HSL
hsl(0, 1%, 24%)
HSB
hsb(0, 2%, 24%)
CMYK
cmyk(0%, 2%, 2%, 76%)
Oklch
oklch(36.1% 0.001 17.2)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#FF625B

Peach Pink · Tomato · Coral Red

HEX
#FF625B
RGB
rgb(255, 98, 91)
HSL
hsl(3, 100%, 68%)
HSB
hsb(3, 64%, 100%)
CMYK
cmyk(0%, 62%, 64%, 0%)
Oklch
oklch(69.8% 0.193 25.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#AFAF88

Fresh Green · DarkGray · Sunflower

HEX
#AFAF88
RGB
rgb(175, 175, 136)
HSL
hsl(60, 20%, 61%)
HSB
hsb(60, 22%, 69%)
CMYK
cmyk(0%, 0%, 22%, 31%)
Oklch
oklch(74.4% 0.054 107.6)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#A8CFA9

Celadon · Silver · Apple Green

HEX
#A8CFA9
RGB
rgb(168, 207, 169)
HSL
hsl(122, 29%, 74%)
HSB
hsb(122, 19%, 81%)
CMYK
cmyk(19%, 0%, 18%, 19%)
Oklch
oklch(81.6% 0.067 145.6)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

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
3E3D3D
FF625B
AFAF88
A8CFA9
1.9
Fail
7.2
AAA
9.3
AAA
12.2
AAA
1.9
Fail
3.7
AA Large
4.8
AA
6.3
AA
7.2
AAA
3.7
AA Large
1.3
Fail
1.7
Fail
9.3
AAA
4.8
AA
1.3
Fail
1.3
Fail
12.2
AAA
6.3
AA
1.7
Fail
1.3
Fail
White BG
21.0AAA
10.8AAA
2.9Fail
2.3Fail
1.7Fail
Black BG
1.0Fail
1.9Fail
7.2AAA
9.3AAA
12.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
3E3E3D
BBBA5D
AFAF91
B9B9B2

Deuteranopia

000000
3E3E3D
C4D05D
AFAF94
B7B4B4

Tritanopia

000000
3E3D3D
F75E5E
AF999B
AAB9BB

Achromatopsia

000000
3D3D3D
909090
ABABAB
BFBFBF

Shades & Tints Shades & Tints

#000000

Dark
Light

#3E3D3D

Dark
Light

#FF625B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #3e3d3d;
  --color-3: #ff625b;
  --color-4: #afaf88;
  --color-5: #a8cfa9;
}

SCSS

$color-1: #000000;
$color-2: #3e3d3d;
$color-3: #ff625b;
$color-4: #afaf88;
$color-5: #a8cfa9;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#3e3d3d',
  'brand-3': '#ff625b',
  'brand-4': '#afaf88',
  'brand-5': '#a8cfa9',
}

RGB Array

[0, 0, 0], [62, 61, 61], [255, 98, 91], [175, 175, 136], [168, 207, 169]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #3E3D3D, #FF625B, #AFAF88, #A8CFA9 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: #3e3d3d; --color-3: #ff625b; --color-4: #afaf88; --color-5: #a8cfa9. 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