← Back to Editor

#C0F0F0 · #C0F078 · #303060 · #181818 · #F0F0F0

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

#C0F0F0

Sky Blue · LightBlue · Glacier Blue

HEX
#C0F0F0
RGB
rgb(192, 240, 240)
HSL
hsl(180, 62%, 85%)
HSB
hsb(180, 20%, 94%)
CMYK
cmyk(20%, 0%, 0%, 6%)
Oklch
oklch(92.2% 0.049 196.3)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#C0F078

Willow Green · Khaki · Apple Green

HEX
#C0F078
RGB
rgb(192, 240, 120)
HSL
hsl(84, 80%, 71%)
HSB
hsb(84, 50%, 94%)
CMYK
cmyk(20%, 0%, 50%, 6%)
Oklch
oklch(89.6% 0.157 127.3)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#303060

Deep Indigo · DarkSlateGray · Prussian Blue

HEX
#303060
RGB
rgb(48, 48, 96)
HSL
hsl(240, 33%, 28%)
HSB
hsb(240, 50%, 38%)
CMYK
cmyk(50%, 50%, 0%, 62%)
Oklch
oklch(33.5% 0.083 281.0)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

#181818

Ink Black · Black · Jet Black

HEX
#181818
RGB
rgb(24, 24, 24)
HSL
hsl(0, 0%, 9%)
HSB
hsb(0, 0%, 9%)
CMYK
cmyk(0%, 0%, 0%, 91%)
Oklch
oklch(20.9% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#F0F0F0

Plain White · Linen · Cloud White

HEX
#F0F0F0
RGB
rgb(240, 240, 240)
HSL
hsl(0, 0%, 94%)
HSB
hsb(0, 0%, 94%)
CMYK
cmyk(0%, 0%, 0%, 6%)
Oklch
oklch(95.5% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

C0F0F0
F0C1C1

Analogous

C1F0D9
C0F0F0
C1D9F0

Triadic

C0F0F0
F0C1F0
F0F0C1

Split-Comp.

C0F0F0
F0C1D9
F0D9C1

Tetradic

C0F0F0
D9C1F0
F0C1C1
D9F0C1

Contrast Matrix WCAG 2.1 Contrast

C0F0F0
C0F078
303060
181818
F0F0F0
1.1
Fail
9.9
AAA
14.3
AAA
1.1
Fail
1.1
Fail
9.3
AAA
13.5
AAA
1.2
Fail
9.9
AAA
9.3
AAA
1.5
Fail
10.7
AAA
14.3
AAA
13.5
AAA
1.5
Fail
15.6
AAA
1.1
Fail
1.2
Fail
10.7
AAA
15.6
AAA
White BG
1.2Fail
1.3Fail
12.2AAA
17.8AAA
1.1Fail
Black BG
17.0AAA
16.0AAA
1.7Fail
1.2Fail
18.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

D5D5F0
D5D595
303054
181818
F0F0F0

Deuteranopia

D2CEF0
D2CE9C
303052
181818
F0F0F0

Tritanopia

C2F0F0
C2ACB1
304B49
181818
F0F0F0

Achromatopsia

E2E2E2
D4D4D4
353535
181818
F0F0F0

Shades & Tints Shades & Tints

#C0F0F0

Dark
Light

#C0F078

Dark
Light

#303060

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #c0f0f0;
  --color-2: #c0f078;
  --color-3: #303060;
  --color-4: #181818;
  --color-5: #f0f0f0;
}

SCSS

$color-1: #c0f0f0;
$color-2: #c0f078;
$color-3: #303060;
$color-4: #181818;
$color-5: #f0f0f0;

TAILWIND

colors: {
  'brand-1': '#c0f0f0',
  'brand-2': '#c0f078',
  'brand-3': '#303060',
  'brand-4': '#181818',
  'brand-5': '#f0f0f0',
}

RGB Array

[192, 240, 240], [192, 240, 120], [48, 48, 96], [24, 24, 24], [240, 240, 240]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #C0F0F0, #C0F078, #303060, #181818, #F0F0F0 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: #c0f0f0; --color-2: #c0f078; --color-3: #303060; --color-4: #181818; --color-5: #f0f0f0. 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