← Back to Editor

#FFFFFF · #FF836D · #FFBA60 · #A2A248 · #756149

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

#FF836D

Peach Pink · Salmon · Coral Red

HEX
#FF836D
RGB
rgb(255, 131, 109)
HSL
hsl(9, 100%, 71%)
HSB
hsb(9, 57%, 100%)
CMYK
cmyk(0%, 49%, 57%, 0%)
Oklch
oklch(74.5% 0.155 31.5)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#FFBA60

Ginger · SandyBrown · Warm Sun

HEX
#FFBA60
RGB
rgb(255, 186, 96)
HSL
hsl(34, 100%, 69%)
HSB
hsb(34, 62%, 100%)
CMYK
cmyk(0%, 27%, 62%, 0%)
Oklch
oklch(83.6% 0.133 71.5)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#A2A248

Autumn Sage · GoldenRod · Honey Gold

HEX
#A2A248
RGB
rgb(162, 162, 72)
HSL
hsl(60, 38%, 46%)
HSB
hsb(60, 56%, 64%)
CMYK
cmyk(0%, 0%, 56%, 36%)
Oklch
oklch(69.4% 0.113 109.0)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#756149

Ochre · DimGray · Amber Brown

HEX
#756149
RGB
rgb(117, 97, 73)
HSL
hsl(33, 23%, 37%)
HSB
hsb(33, 38%, 46%)
CMYK
cmyk(0%, 17%, 38%, 54%)
Oklch
oklch(50.6% 0.044 71.7)

TraditionalOchre」· PaintAmber Brown」· 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
FF836D
FFBA60
A2A248
756149
2.4
Fail
1.7
Fail
2.7
Fail
5.9
AA
2.4
Fail
1.4
Fail
1.1
Fail
2.4
Fail
1.7
Fail
1.4
Fail
1.6
Fail
3.5
AA Large
2.7
Fail
1.1
Fail
1.6
Fail
2.2
Fail
5.9
AA
2.4
Fail
3.5
AA Large
2.2
Fail
White BG
1.0Fail
2.4Fail
1.7Fail
2.7Fail
5.9AA
Black BG
21.0AAA
8.7AAA
12.4AAA
7.8AAA
3.6AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
C9C872
E1E176
A2A25E
6C6C4F

Deuteranopia

FFFFFF
D1DA74
E5EA7B
A2A263
6E6F50

Tritanopia

FFFFFF
F97777
FC878B
A26F73
745354

Achromatopsia

FFFFFF
A6A6A6
C4C4C4
989898
646464

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FF836D

Dark
Light

#FFBA60

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #ff836d;
  --color-3: #ffba60;
  --color-4: #a2a248;
  --color-5: #756149;
}

SCSS

$color-1: #ffffff;
$color-2: #ff836d;
$color-3: #ffba60;
$color-4: #a2a248;
$color-5: #756149;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#ff836d',
  'brand-3': '#ffba60',
  'brand-4': '#a2a248',
  'brand-5': '#756149',
}

RGB Array

[255, 255, 255], [255, 131, 109], [255, 186, 96], [162, 162, 72], [117, 97, 73]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FF836D, #FFBA60, #A2A248, #756149 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: #ff836d; --color-3: #ffba60; --color-4: #a2a248; --color-5: #756149. 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