← Back to Editor

#FFFFFF · #10B1C6 · #0C0C0B · #7CC3BE · #F58F0B

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

#10B1C6

Lake Blue · LightSeaGreen · Mint Ice

HEX
#10B1C6
RGB
rgb(16, 177, 198)
HSL
hsl(187, 85%, 42%)
HSB
hsb(187, 92%, 78%)
CMYK
cmyk(92%, 11%, 0%, 22%)
Oklch
oklch(69.7% 0.119 209.9)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#0C0C0B

Ink Black · Black · Jet Black

HEX
#0C0C0B
RGB
rgb(12, 12, 11)
HSL
hsl(60, 4%, 5%)
HSB
hsb(60, 8%, 5%)
CMYK
cmyk(0%, 0%, 8%, 95%)
Oklch
oklch(15.4% 0.002 106.6)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#7CC3BE

Jade · MediumAquaMarine · Lake Green

HEX
#7CC3BE
RGB
rgb(124, 195, 190)
HSL
hsl(176, 37%, 63%)
HSB
hsb(176, 36%, 76%)
CMYK
cmyk(36%, 0%, 3%, 24%)
Oklch
oklch(76.9% 0.072 190.1)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#F58F0B

Ochre · Orange · Amber Brown

HEX
#F58F0B
RGB
rgb(245, 143, 11)
HSL
hsl(34, 92%, 50%)
HSB
hsb(34, 96%, 96%)
CMYK
cmyk(0%, 42%, 96%, 4%)
Oklch
oklch(74.3% 0.169 62.1)

TraditionalOchre」· PaintAmber Brown」· 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
10B1C6
0C0C0B
7CC3BE
F58F0B
2.6
Fail
19.6
AAA
2.0
Fail
2.4
Fail
2.6
Fail
7.6
AAA
1.3
Fail
1.1
Fail
19.6
AAA
7.6
AAA
9.7
AAA
8.2
AAA
2.0
Fail
1.3
Fail
9.7
AAA
1.2
Fail
2.4
Fail
1.1
Fail
8.2
AAA
1.2
Fail
White BG
1.0Fail
2.6Fail
19.6AAA
2.0Fail
2.4Fail
Black BG
21.0AAA
8.1AAA
1.1Fail
10.4AAA
8.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
5657C1
0C0C0B
9B9BBF
C9C82B

Deuteranopia

FFFFFF
4C40C0
0C0C0B
9791C0
CFD633

Tritanopia

FFFFFF
18BDBC
0C0B0B
80C0C0
F0444A

Achromatopsia

FFFFFF
838383
0C0C0C
ADADAD
9E9E9E

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#10B1C6

Dark
Light

#0C0C0B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #10b1c6;
  --color-3: #0c0c0b;
  --color-4: #7cc3be;
  --color-5: #f58f0b;
}

SCSS

$color-1: #ffffff;
$color-2: #10b1c6;
$color-3: #0c0c0b;
$color-4: #7cc3be;
$color-5: #f58f0b;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#10b1c6',
  'brand-3': '#0c0c0b',
  'brand-4': '#7cc3be',
  'brand-5': '#f58f0b',
}

RGB Array

[255, 255, 255], [16, 177, 198], [12, 12, 11], [124, 195, 190], [245, 143, 11]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #10B1C6, #0C0C0B, #7CC3BE, #F58F0B 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: #10b1c6; --color-3: #0c0c0b; --color-4: #7cc3be; --color-5: #f58f0b. 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