← Back to Editor

#FFFFFF · #FF0000 · #DAF5F0 · #F58C14 · #FFFFFF

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData 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

#FF0000

Vermilion · Red · Passion Red

HEX
#FF0000
RGB
rgb(255, 0, 0)
HSL
hsl(0, 100%, 50%)
HSB
hsb(0, 100%, 100%)
CMYK
cmyk(0%, 100%, 100%, 0%)
Oklch
oklch(62.8% 0.258 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#DAF5F0

Jade · Lavender · Glacier Blue

HEX
#DAF5F0
RGB
rgb(218, 245, 240)
HSL
hsl(169, 57%, 91%)
HSB
hsb(169, 11%, 96%)
CMYK
cmyk(11%, 0%, 2%, 4%)
Oklch
oklch(94.9% 0.029 183.3)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#F58C14

Ginger · Orange · Warm Sun

HEX
#F58C14
RGB
rgb(245, 140, 20)
HSL
hsl(32, 92%, 52%)
HSB
hsb(32, 92%, 96%)
CMYK
cmyk(0%, 43%, 92%, 4%)
Oklch
oklch(73.8% 0.169 60.0)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#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

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
FF0000
DAF5F0
F58C14
FFFFFF
4.0
AA Large
1.1
Fail
2.4
Fail
4.0
AA Large
3.5
AA Large
1.6
Fail
4.0
AA Large
1.1
Fail
3.5
AA Large
2.1
Fail
1.1
Fail
2.4
Fail
1.6
Fail
2.1
Fail
2.4
Fail
4.0
AA Large
1.1
Fail
2.4
Fail
White BG
1.0Fail
4.0AA Large
1.1Fail
2.4Fail
1.0Fail
Black BG
21.0AAA
5.3AA
18.3AAA
8.6AAA
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
918E00
E6E6F1
C8C731
FFFFFF

Deuteranopia

FFFFFF
9FB300
E4E2F2
CED638
FFFFFF

Tritanopia

FFFFFF
F20000
DBF2F2
F0484D
FFFFFF

Achromatopsia

FFFFFF
4C4C4C
ECECEC
9E9E9E
FFFFFF

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FF0000

Dark
Light

#DAF5F0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #ff0000;
  --color-3: #daf5f0;
  --color-4: #f58c14;
  --color-5: #ffffff;
}

SCSS

$color-1: #ffffff;
$color-2: #ff0000;
$color-3: #daf5f0;
$color-4: #f58c14;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#ff0000',
  'brand-3': '#daf5f0',
  'brand-4': '#f58c14',
  'brand-5': '#ffffff',
}

RGB Array

[255, 255, 255], [255, 0, 0], [218, 245, 240], [245, 140, 20], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FF0000, #DAF5F0, #F58C14, #FFFFFF is ideal for: health products, baby brands, fresh-style blogs, 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: #ff0000; --color-3: #daf5f0; --color-4: #f58c14; --color-5: #ffffff. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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