← Back to Editor

#FFFFFF · #FA652F · #C2F0B4 · #518C3F · #2A4521

dark

A 5-color dark 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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#FA652F

Tangerine · Tomato · Warm Sun

HEX
#FA652F
RGB
rgb(250, 101, 47)
HSL
hsl(16, 95%, 58%)
HSB
hsb(16, 81%, 98%)
CMYK
cmyk(0%, 60%, 81%, 2%)
Oklch
oklch(68.9% 0.194 38.9)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#C2F0B4

Emerald · LightGray · Mint Green

HEX
#C2F0B4
RGB
rgb(194, 240, 180)
HSL
hsl(106, 67%, 82%)
HSB
hsb(106, 25%, 94%)
CMYK
cmyk(19%, 0%, 25%, 6%)
Oklch
oklch(90.8% 0.093 138.5)

TraditionalEmerald」· PaintMint Green」· Creative Mint Breeze

#518C3F

Celadon · DarkOliveGreen · Forest Green

HEX
#518C3F
RGB
rgb(81, 140, 63)
HSL
hsl(106, 38%, 40%)
HSB
hsb(106, 55%, 55%)
CMYK
cmyk(42%, 0%, 55%, 45%)
Oklch
oklch(58.1% 0.126 138.9)

TraditionalCeladon」· PaintForest Green」· Creative Blush Sunrise

#2A4521

Celadon · DarkSlateGray · Dark Green

HEX
#2A4521
RGB
rgb(42, 69, 33)
HSL
hsl(105, 35%, 20%)
HSB
hsb(105, 52%, 27%)
CMYK
cmyk(39%, 0%, 52%, 73%)
Oklch
oklch(35.9% 0.067 138.3)

TraditionalCeladon」· PaintDark Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
FA652F
C2F0B4
518C3F
2A4521
3.0
AA Large
1.3
Fail
4.1
AA Large
10.7
AAA
3.0
AA Large
2.4
Fail
1.3
Fail
3.5
AA Large
1.3
Fail
2.4
Fail
3.2
AA Large
8.3
AAA
4.1
AA Large
1.3
Fail
3.2
AA Large
2.6
Fail
10.7
AAA
3.5
AA Large
8.3
AAA
2.6
Fail
White BG
1.0Fail
3.0AA Large
1.3Fail
4.1AA Large
10.7AAA
Black BG
21.0AAA
7.0AA
16.4AAA
5.2AA
2.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
B9B83C
D6D6C3
6B6B52
36362A

Deuteranopia

FFFFFF
C2CD3F
D3D0C6
676356
34322C

Tritanopia

FFFFFF
F34649
C4CED1
546064
2B3132

Achromatopsia

FFFFFF
8B8B8B
DBDBDB
727272
393939

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FA652F

Dark
Light

#C2F0B4

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #fa652f;
  --color-3: #c2f0b4;
  --color-4: #518c3f;
  --color-5: #2a4521;
}

SCSS

$color-1: #ffffff;
$color-2: #fa652f;
$color-3: #c2f0b4;
$color-4: #518c3f;
$color-5: #2a4521;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#fa652f',
  'brand-3': '#c2f0b4',
  'brand-4': '#518c3f',
  'brand-5': '#2a4521',
}

RGB Array

[255, 255, 255], [250, 101, 47], [194, 240, 180], [81, 140, 63], [42, 69, 33]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #FFFFFF, #FA652F, #C2F0B4, #518C3F, #2A4521 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: #ffffff; --color-2: #fa652f; --color-3: #c2f0b4; --color-4: #518c3f; --color-5: #2a4521. 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 dark-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