← Back to Editor

#FFFFFF · #ACD0A0 · #BFCC0A · #B58931 · #560225

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

#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

#ACD0A0

Celadon · DarkSeaGreen · Apple Green

HEX
#ACD0A0
RGB
rgb(172, 208, 160)
HSL
hsl(105, 34%, 72%)
HSB
hsb(105, 23%, 82%)
CMYK
cmyk(17%, 0%, 23%, 18%)
Oklch
oklch(81.9% 0.076 137.9)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#BFCC0A

Autumn Sage · GoldenRod · Honey Gold

HEX
#BFCC0A
RGB
rgb(191, 204, 10)
HSL
hsl(64, 91%, 42%)
HSB
hsb(64, 95%, 80%)
CMYK
cmyk(6%, 0%, 95%, 20%)
Oklch
oklch(80.8% 0.181 114.3)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#B58931

Ochre · DarkGoldenRod · Honey Gold

HEX
#B58931
RGB
rgb(181, 137, 49)
HSL
hsl(40, 57%, 45%)
HSB
hsb(40, 73%, 71%)
CMYK
cmyk(0%, 24%, 73%, 29%)
Oklch
oklch(65.7% 0.116 81.2)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#560225

Dark Violet · Maroon · Raspberry

HEX
#560225
RGB
rgb(86, 2, 37)
HSL
hsl(335, 95%, 17%)
HSB
hsb(335, 98%, 34%)
CMYK
cmyk(0%, 98%, 57%, 66%)
Oklch
oklch(29.3% 0.115 4.4)

TraditionalDark Violet」· PaintRaspberry」· 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
ACD0A0
BFCC0A
B58931
560225
1.7
Fail
1.8
Fail
3.2
AA Large
14.7
AAA
1.7
Fail
1.0
Fail
1.9
Fail
8.6
AAA
1.8
Fail
1.0
Fail
1.8
Fail
8.3
AAA
3.2
AA Large
1.9
Fail
1.8
Fail
4.6
AA
14.7
AAA
8.6
AAA
8.3
AAA
4.6
AA
White BG
1.0Fail
1.7Fail
1.8Fail
3.2AA Large
14.7AAA
Black BG
21.0AAA
12.3AAA
11.9AAA
6.6AA
1.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
BCBCAC
C5C539
A2A246
32311D

Deuteranopia

FFFFFF
BAB7AE
C4C344
A5A84B
373D1B

Tritanopia

FFFFFF
AEB5B7
C05E66
B3575B
521614

Achromatopsia

FFFFFF
C0C0C0
B2B2B2
8C8C8C
1F1F1F

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#ACD0A0

Dark
Light

#BFCC0A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #acd0a0;
  --color-3: #bfcc0a;
  --color-4: #b58931;
  --color-5: #560225;
}

SCSS

$color-1: #ffffff;
$color-2: #acd0a0;
$color-3: #bfcc0a;
$color-4: #b58931;
$color-5: #560225;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#acd0a0',
  'brand-3': '#bfcc0a',
  'brand-4': '#b58931',
  'brand-5': '#560225',
}

RGB Array

[255, 255, 255], [172, 208, 160], [191, 204, 10], [181, 137, 49], [86, 2, 37]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #ACD0A0, #BFCC0A, #B58931, #560225 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: #acd0a0; --color-3: #bfcc0a; --color-4: #b58931; --color-5: #560225. 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