← Back to Editor

#FFF3B2 · #FFD561 · #333028 · #B3AB88 · #CCCC9F

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

#FFF3B2

Fresh Green · Wheat · Lemon Cream

HEX
#FFF3B2
RGB
rgb(255, 243, 178)
HSL
hsl(51, 100%, 85%)
HSB
hsb(51, 30%, 100%)
CMYK
cmyk(0%, 5%, 30%, 0%)
Oklch
oklch(95.8% 0.083 98.9)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FFD561

Ginger · Khaki · Sunflower

HEX
#FFD561
RGB
rgb(255, 213, 97)
HSL
hsl(44, 100%, 69%)
HSB
hsb(44, 62%, 100%)
CMYK
cmyk(0%, 16%, 62%, 0%)
Oklch
oklch(88.8% 0.141 89.3)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#333028

Ochre · DarkSlateGray · Amber Gold

HEX
#333028
RGB
rgb(51, 48, 40)
HSL
hsl(44, 12%, 18%)
HSB
hsb(44, 22%, 20%)
CMYK
cmyk(0%, 6%, 22%, 80%)
Oklch
oklch(31.0% 0.014 89.9)

TraditionalOchre」· PaintAmber Gold」· Creative Blush Sunrise

#B3AB88

Ginger · Tan · Sunflower

HEX
#B3AB88
RGB
rgb(179, 171, 136)
HSL
hsl(49, 22%, 62%)
HSB
hsb(49, 24%, 70%)
CMYK
cmyk(0%, 4%, 24%, 30%)
Oklch
oklch(73.9% 0.049 96.7)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#CCCC9F

Fresh Green · Tan · Sunflower

HEX
#CCCC9F
RGB
rgb(204, 204, 159)
HSL
hsl(60, 31%, 71%)
HSB
hsb(60, 22%, 80%)
CMYK
cmyk(0%, 0%, 22%, 20%)
Oklch
oklch(83.4% 0.060 107.6)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF3B2
B3BEFF

Analogous

FFCDB3
FFF3B2
E4FFB3

Triadic

FFF3B2
B3FFF4
F4B3FF

Split-Comp.

FFF3B2
B3E4FF
CDB3FF

Tetradic

FFF3B2
B3FFCD
B3BEFF
FFB3E4

Contrast Matrix WCAG 2.1 Contrast

FFF3B2
FFD561
333028
B3AB88
CCCC9F
1.3
Fail
11.7
AAA
2.1
Fail
1.5
Fail
1.3
Fail
9.4
AAA
1.6
Fail
1.2
Fail
11.7
AAA
9.4
AAA
5.7
AA
8.0
AAA
2.1
Fail
1.6
Fail
5.7
AA
1.4
Fail
1.5
Fail
1.2
Fail
8.0
AAA
1.4
Fail
White BG
1.1Fail
1.4Fail
13.2AAA
2.3Fail
1.7Fail
Black BG
18.7AAA
14.9AAA
1.6Fail
9.1AAA
12.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FAFAC2
EDEC7D
32322A
B0AF90
CCCCAA

Deuteranopia

FBFBC6
EFF284
32322A
B0B193
CCCCAD

Tritanopia

FECED1
FD9398
332B2C
B39799
CCB2B4

Achromatopsia

EFEFEF
D4D4D4
303030
A9A9A9
C7C7C7

Shades & Tints Shades & Tints

#FFF3B2

Dark
Light

#FFD561

Dark
Light

#333028

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff3b2;
  --color-2: #ffd561;
  --color-3: #333028;
  --color-4: #b3ab88;
  --color-5: #cccc9f;
}

SCSS

$color-1: #fff3b2;
$color-2: #ffd561;
$color-3: #333028;
$color-4: #b3ab88;
$color-5: #cccc9f;

TAILWIND

colors: {
  'brand-1': '#fff3b2',
  'brand-2': '#ffd561',
  'brand-3': '#333028',
  'brand-4': '#b3ab88',
  'brand-5': '#cccc9f',
}

RGB Array

[255, 243, 178], [255, 213, 97], [51, 48, 40], [179, 171, 136], [204, 204, 159]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #FFF3B2, #FFD561, #333028, #B3AB88, #CCCC9F 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: #fff3b2; --color-2: #ffd561; --color-3: #333028; --color-4: #b3ab88; --color-5: #cccc9f. 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