← Back to Editor

#FF6666 · #FFFFFF · #98BCD4 · #141111 · #D9FF00

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

#FF6666

Peach Pink · Salmon · Coral Red

HEX
#FF6666
RGB
rgb(255, 102, 102)
HSL
hsl(0, 100%, 70%)
HSB
hsb(0, 60%, 100%)
CMYK
cmyk(0%, 60%, 60%, 0%)
Oklch
oklch(70.4% 0.187 23.2)

TraditionalPeach Pink」· PaintCoral Red」· 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

#98BCD4

Sky Blue · LightSteelBlue · Cobalt Blue

HEX
#98BCD4
RGB
rgb(152, 188, 212)
HSL
hsl(204, 41%, 71%)
HSB
hsb(204, 28%, 83%)
CMYK
cmyk(28%, 11%, 0%, 17%)
Oklch
oklch(77.7% 0.052 237.5)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

#141111

Crimson · Black · Jet Black

HEX
#141111
RGB
rgb(20, 17, 17)
HSL
hsl(0, 8%, 7%)
HSB
hsb(0, 15%, 8%)
CMYK
cmyk(0%, 15%, 15%, 92%)
Oklch
oklch(18.1% 0.005 17.6)

TraditionalCrimson」· PaintJet Black」· Creative Midnight Shadow

#D9FF00

Autumn Sage · Yellow · Honey Gold

HEX
#D9FF00
RGB
rgb(217, 255, 0)
HSL
hsl(69, 100%, 50%)
HSB
hsb(69, 100%, 100%)
CMYK
cmyk(15%, 0%, 100%, 0%)
Oklch
oklch(93.9% 0.223 120.0)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF6666
66FFFF

Analogous

FF66B3
FF6666
FFB366

Triadic

FF6666
66FF66
6666FF

Split-Comp.

FF6666
66FFB3
66B3FF

Tetradic

FF6666
B3FF66
66FFFF
B366FF

Contrast Matrix WCAG 2.1 Contrast

FF6666
FFFFFF
98BCD4
141111
D9FF00
2.9
Fail
1.4
Fail
6.6
AA
2.5
Fail
2.9
Fail
2.0
Fail
18.8
AAA
1.2
Fail
1.4
Fail
2.0
Fail
9.4
AAA
1.7
Fail
6.6
AA
18.8
AAA
9.4
AAA
16.3
AAA
2.5
Fail
1.2
Fail
1.7
Fail
16.3
AAA
White BG
2.9Fail
1.0Fail
2.0Fail
18.8AAA
1.2Fail
Black BG
7.3AAA
21.0AAA
10.5AAA
1.1Fail
18.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

BDBB66
FFFFFF
A8A8CE
131311
E9EA3E

Deuteranopia

C6D166
FFFFFF
A6A3CD
131311
E7E44D

Tritanopia

F76666
FFFFFF
9ACAC9
141111
DB6E79

Achromatopsia

949494
FFFFFF
B4B4B4
121212
D7D7D7

Shades & Tints Shades & Tints

#FF6666

Dark
Light

#FFFFFF

Dark
Light

#98BCD4

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff6666;
  --color-2: #ffffff;
  --color-3: #98bcd4;
  --color-4: #141111;
  --color-5: #d9ff00;
}

SCSS

$color-1: #ff6666;
$color-2: #ffffff;
$color-3: #98bcd4;
$color-4: #141111;
$color-5: #d9ff00;

TAILWIND

colors: {
  'brand-1': '#ff6666',
  'brand-2': '#ffffff',
  'brand-3': '#98bcd4',
  'brand-4': '#141111',
  'brand-5': '#d9ff00',
}

RGB Array

[255, 102, 102], [255, 255, 255], [152, 188, 212], [20, 17, 17], [217, 255, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF6666, #FFFFFF, #98BCD4, #141111, #D9FF00 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: #ff6666; --color-2: #ffffff; --color-3: #98bcd4; --color-4: #141111; --color-5: #d9ff00. 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