← Back to Editor

#FFFFFF · #FBB829 · #F02311 · #1693A5 · #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

#FBB829

Ginger · GoldenRod · Sunflower

HEX
#FBB829
RGB
rgb(251, 184, 41)
HSL
hsl(41, 96%, 57%)
HSB
hsb(41, 84%, 98%)
CMYK
cmyk(0%, 27%, 84%, 2%)
Oklch
oklch(82.4% 0.161 80.3)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#F02311

Vermilion · OrangeRed · Passion Red

HEX
#F02311
RGB
rgb(240, 35, 17)
HSL
hsl(5, 88%, 50%)
HSB
hsb(5, 93%, 94%)
CMYK
cmyk(0%, 85%, 93%, 6%)
Oklch
oklch(61.1% 0.236 30.0)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#1693A5

Lake Blue · LightSeaGreen · Mint Ice

HEX
#1693A5
RGB
rgb(22, 147, 165)
HSL
hsl(188, 76%, 37%)
HSB
hsb(188, 87%, 65%)
CMYK
cmyk(87%, 11%, 0%, 35%)
Oklch
oklch(61.0% 0.102 210.5)

TraditionalLake 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
FBB829
F02311
1693A5
000000
1.8
Fail
4.2
AA Large
3.7
AA Large
21.0
AAA
1.8
Fail
2.4
Fail
2.1
Fail
12.0
AAA
4.2
AA Large
2.4
Fail
1.2
Fail
5.0
AA
3.7
AA Large
2.1
Fail
1.2
Fail
5.8
AA
21.0
AAA
12.0
AAA
5.0
AA
5.8
AA
White BG
1.0Fail
1.8Fail
4.2AA Large
3.7AA Large
21.0AAA
Black BG
21.0AAA
12.0AAA
5.0AA
5.8AA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
DEDD4C
979515
4C4DA1
000000

Deuteranopia

FFFFFF
E2E754
A3B316
453CA0
000000

Tritanopia

FFFFFF
F8676D
E6191A
1C9D9C
000000

Achromatopsia

FFFFFF
BCBCBC
5E5E5E
707070
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FBB829

Dark
Light

#F02311

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #fbb829;
  --color-3: #f02311;
  --color-4: #1693a5;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #fbb829;
$color-3: #f02311;
$color-4: #1693a5;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#fbb829',
  'brand-3': '#f02311',
  'brand-4': '#1693a5',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [251, 184, 41], [240, 35, 17], [22, 147, 165], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FBB829, #F02311, #1693A5, #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: #fbb829; --color-3: #f02311; --color-4: #1693a5; --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