← Back to Editor

#FFFFFF · #D81478 · #F71F0A · #FA4307 · #8DA1AA

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

#D81478

Rose Purple · MediumVioletRed · Camellia

HEX
#D81478
RGB
rgb(216, 20, 120)
HSL
hsl(329, 83%, 46%)
HSB
hsb(329, 91%, 85%)
CMYK
cmyk(0%, 91%, 44%, 15%)
Oklch
oklch(57.8% 0.227 358.5)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

#F71F0A

Vermilion · Red · Passion Red

HEX
#F71F0A
RGB
rgb(247, 31, 10)
HSL
hsl(5, 94%, 50%)
HSB
hsb(5, 96%, 97%)
CMYK
cmyk(0%, 87%, 96%, 3%)
Oklch
oklch(62.1% 0.243 30.1)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#FA4307

Tangerine · OrangeRed · Amber Brown

HEX
#FA4307
RGB
rgb(250, 67, 7)
HSL
hsl(15, 96%, 50%)
HSB
hsb(15, 97%, 98%)
CMYK
cmyk(0%, 73%, 97%, 2%)
Oklch
oklch(65.0% 0.226 34.9)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#8DA1AA

Sky Blue · DarkGray · Lake Green

HEX
#8DA1AA
RGB
rgb(141, 161, 170)
HSL
hsl(199, 15%, 61%)
HSB
hsb(199, 17%, 67%)
CMYK
cmyk(17%, 5%, 0%, 33%)
Oklch
oklch(69.6% 0.026 226.7)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

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
D81478
F71F0A
FA4307
8DA1AA
4.9
AA
4.1
AA Large
3.6
AA Large
2.7
Fail
4.9
AA
1.2
Fail
1.4
Fail
1.8
Fail
4.1
AA Large
1.2
Fail
1.1
Fail
1.5
Fail
3.6
AA Large
1.4
Fail
1.1
Fail
1.3
Fail
2.7
Fail
1.8
Fail
1.5
Fail
1.3
Fail
White BG
1.0Fail
4.9AA
4.1AA Large
3.6AA Large
2.7Fail
Black BG
21.0AAA
4.3AA Large
5.2AA
5.9AA
7.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
838160
99980F
ABA916
9696A8

Deuteranopia

FFFFFF
8F9D5A
A6B610
B5C319
9593A7

Tritanopia

FFFFFF
CE4D49
EC1314
F12124
8EA6A6

Achromatopsia

FFFFFF
5A5A5A
5D5D5D
737373
9C9C9C

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#D81478

Dark
Light

#F71F0A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #d81478;
  --color-3: #f71f0a;
  --color-4: #fa4307;
  --color-5: #8da1aa;
}

SCSS

$color-1: #ffffff;
$color-2: #d81478;
$color-3: #f71f0a;
$color-4: #fa4307;
$color-5: #8da1aa;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#d81478',
  'brand-3': '#f71f0a',
  'brand-4': '#fa4307',
  'brand-5': '#8da1aa',
}

RGB Array

[255, 255, 255], [216, 20, 120], [247, 31, 10], [250, 67, 7], [141, 161, 170]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #D81478, #F71F0A, #FA4307, #8DA1AA 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: #d81478; --color-3: #f71f0a; --color-4: #fa4307; --color-5: #8da1aa. 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