← Back to Editor

#FFFFFF · #FF5C3C · #BEB732 · #06AF90 · #000000

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

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

#FF5C3C

Peach Pink · Tomato · Coral Red

HEX
#FF5C3C
RGB
rgb(255, 92, 60)
HSL
hsl(10, 100%, 62%)
HSB
hsb(10, 76%, 100%)
CMYK
cmyk(0%, 64%, 76%, 0%)
Oklch
oklch(68.7% 0.204 33.1)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#BEB732

Autumn Sage · GoldenRod · Honey Gold

HEX
#BEB732
RGB
rgb(190, 183, 50)
HSL
hsl(57, 58%, 47%)
HSB
hsb(57, 74%, 75%)
CMYK
cmyk(0%, 4%, 74%, 25%)
Oklch
oklch(76.2% 0.147 106.3)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#06AF90

Mineral Blue · LightSeaGreen · Mint Ice

HEX
#06AF90
RGB
rgb(6, 175, 144)
HSL
hsl(169, 93%, 35%)
HSB
hsb(169, 97%, 69%)
CMYK
cmyk(97%, 0%, 18%, 31%)
Oklch
oklch(67.3% 0.127 173.9)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#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

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
FF5C3C
BEB732
06AF90
000000
3.1
AA Large
2.1
Fail
2.8
Fail
21.0
AAA
3.1
AA Large
1.5
Fail
1.1
Fail
6.8
AA
2.1
Fail
1.5
Fail
1.3
Fail
10.0
AAA
2.8
Fail
1.1
Fail
1.3
Fail
7.5
AAA
21.0
AAA
6.8
AA
10.0
AAA
7.5
AAA
White BG
1.0Fail
3.1AA Large
2.1Fail
2.8Fail
21.0AAA
Black BG
21.0AAA
6.8AA
10.0AAA
7.5AAA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
B8B744
BBBB52
4F5198
000000

Deuteranopia

FFFFFF
C2CE46
BBBC5A
453999
000000

Tritanopia

FFFFFF
F74A4B
BE6C71
0E9D9F
000000

Achromatopsia

FFFFFF
898989
AAAAAA
797979
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FF5C3C

Dark
Light

#BEB732

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #ff5c3c;
  --color-3: #beb732;
  --color-4: #06af90;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #ff5c3c;
$color-3: #beb732;
$color-4: #06af90;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#ff5c3c',
  'brand-3': '#beb732',
  'brand-4': '#06af90',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [255, 92, 60], [190, 183, 50], [6, 175, 144], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FF5C3C, #BEB732, #06AF90, #000000 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: #ff5c3c; --color-3: #beb732; --color-4: #06af90; --color-5: #000000. 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