← Back to Editor

#FFFFFF · #6DDEEE · #D692C3 · #F34425 · #10181B

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

#6DDEEE

Sky Blue · SkyBlue · Lake Green

HEX
#6DDEEE
RGB
rgb(109, 222, 238)
HSL
hsl(187, 79%, 68%)
HSB
hsb(187, 54%, 93%)
CMYK
cmyk(54%, 7%, 0%, 7%)
Oklch
oklch(84.0% 0.105 207.7)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#D692C3

Mauve · Orchid · Lilac Purple

HEX
#D692C3
RGB
rgb(214, 146, 195)
HSL
hsl(317, 45%, 71%)
HSB
hsb(317, 32%, 84%)
CMYK
cmyk(0%, 32%, 9%, 16%)
Oklch
oklch(74.2% 0.103 337.4)

TraditionalMauve」· PaintLilac Purple」· Creative Rose Petal

#F34425

Vermilion · OrangeRed · Passion Red

HEX
#F34425
RGB
rgb(243, 68, 37)
HSL
hsl(9, 90%, 55%)
HSB
hsb(9, 85%, 95%)
CMYK
cmyk(0%, 72%, 85%, 5%)
Oklch
oklch(64.0% 0.216 32.4)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#10181B

Slate Blue · Black · Peacock Green

HEX
#10181B
RGB
rgb(16, 24, 27)
HSL
hsl(196, 26%, 8%)
HSB
hsb(196, 41%, 11%)
CMYK
cmyk(41%, 11%, 0%, 89%)
Oklch
oklch(20.2% 0.013 222.9)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

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
6DDEEE
D692C3
F34425
10181B
1.6
Fail
2.4
Fail
3.7
AA Large
18.0
AAA
1.6
Fail
1.5
Fail
2.4
Fail
11.4
AAA
2.4
Fail
1.5
Fail
1.5
Fail
7.5
AAA
3.7
AA Large
2.4
Fail
1.5
Fail
4.8
AA
18.0
AAA
11.4
AAA
7.5
AAA
4.8
AA
White BG
1.0Fail
1.6Fail
2.4Fail
3.7AA Large
18.0AAA
Black BG
21.0AAA
13.3AAA
8.8AAA
5.7AA
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
9E9FEA
B9B8B7
A7A62D
13141A

Deuteranopia

FFFFFF
978FE9
BDC2B4
B1BF2E
13121A

Tritanopia

FFFFFF
73E7E6
D3AEAC
EA3234
101A1A

Achromatopsia

FFFFFF
BEBEBE
ACACAC
757575
161616

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#6DDEEE

Dark
Light

#D692C3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #6ddeee;
  --color-3: #d692c3;
  --color-4: #f34425;
  --color-5: #10181b;
}

SCSS

$color-1: #ffffff;
$color-2: #6ddeee;
$color-3: #d692c3;
$color-4: #f34425;
$color-5: #10181b;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#6ddeee',
  'brand-3': '#d692c3',
  'brand-4': '#f34425',
  'brand-5': '#10181b',
}

RGB Array

[255, 255, 255], [109, 222, 238], [214, 146, 195], [243, 68, 37], [16, 24, 27]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #6DDEEE, #D692C3, #F34425, #10181B 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: #6ddeee; --color-3: #d692c3; --color-4: #f34425; --color-5: #10181b. 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