← Back to Editor

#FFFFFF · #36D3BE · #D8FA07 · #FA4FCF · #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

#36D3BE

Mineral Blue · MediumTurquoise · Lake Green

HEX
#36D3BE
RGB
rgb(54, 211, 190)
HSL
hsl(172, 64%, 52%)
HSB
hsb(172, 74%, 83%)
CMYK
cmyk(74%, 0%, 10%, 17%)
Oklch
oklch(78.3% 0.129 181.6)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#D8FA07

Autumn Sage · Yellow · Honey Gold

HEX
#D8FA07
RGB
rgb(216, 250, 7)
HSL
hsl(68, 96%, 50%)
HSB
hsb(68, 97%, 98%)
CMYK
cmyk(14%, 0%, 97%, 2%)
Oklch
oklch(92.8% 0.218 119.2)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#FA4FCF

Mauve · Orchid · Lilac Purple

HEX
#FA4FCF
RGB
rgb(250, 79, 207)
HSL
hsl(315, 94%, 65%)
HSB
hsb(315, 68%, 98%)
CMYK
cmyk(0%, 68%, 17%, 2%)
Oklch
oklch(70.5% 0.243 339.6)

TraditionalMauve」· PaintLilac Purple」· Creative Rose Petal

#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
36D3BE
D8FA07
FA4FCF
000000
1.9
Fail
1.2
Fail
3.0
Fail
21.0
AAA
1.9
Fail
1.6
Fail
1.6
Fail
11.2
AAA
1.2
Fail
1.6
Fail
2.5
Fail
17.6
AAA
3.0
Fail
1.6
Fail
2.5
Fail
7.1
AAA
21.0
AAA
11.2
AAA
17.6
AAA
7.1
AAA
White BG
1.0Fail
1.9Fail
1.2Fail
3.0Fail
21.0AAA
Black BG
21.0AAA
11.2AAA
17.6AAA
7.1AAA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
7A7BC3
E7E742
B0AEB0
000000

Deuteranopia

FFFFFF
7165C4
E5E250
BAC7A9
000000

Tritanopia

FFFFFF
3EC7C8
DA707A
F19892
000000

Achromatopsia

FFFFFF
A2A2A2
D4D4D4
919191
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#36D3BE

Dark
Light

#D8FA07

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #36d3be;
  --color-3: #d8fa07;
  --color-4: #fa4fcf;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #36d3be;
$color-3: #d8fa07;
$color-4: #fa4fcf;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#36d3be',
  'brand-3': '#d8fa07',
  'brand-4': '#fa4fcf',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [54, 211, 190], [216, 250, 7], [250, 79, 207], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #36D3BE, #D8FA07, #FA4FCF, #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: #36d3be; --color-3: #d8fa07; --color-4: #fa4fcf; --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