← Back to Editor

#F0F0F0 · #B8F0FF · #30E0FF · #121212 · #A3004F

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

#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

#B8F0FF

Sky Blue · LightBlue · Glacier Blue

HEX
#B8F0FF
RGB
rgb(184, 240, 255)
HSL
hsl(193, 100%, 86%)
HSB
hsb(193, 28%, 100%)
CMYK
cmyk(28%, 6%, 0%, 0%)
Oklch
oklch(92.2% 0.060 216.0)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#30E0FF

Lake Blue · Turquoise · Lake Green

HEX
#30E0FF
RGB
rgb(48, 224, 255)
HSL
hsl(189, 100%, 59%)
HSB
hsb(189, 81%, 100%)
CMYK
cmyk(81%, 12%, 0%, 0%)
Oklch
oklch(83.6% 0.138 213.2)

TraditionalLake Blue」· PaintLake Green」· Creative Blush Sunrise

#121212

Ink Black · Black · Jet Black

HEX
#121212
RGB
rgb(18, 18, 18)
HSL
hsl(0, 0%, 7%)
HSB
hsb(0, 0%, 7%)
CMYK
cmyk(0%, 0%, 0%, 93%)
Oklch
oklch(18.2% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#A3004F

Dark Violet · Brown · Camellia

HEX
#A3004F
RGB
rgb(163, 0, 79)
HSL
hsl(331, 100%, 32%)
HSB
hsb(331, 100%, 64%)
CMYK
cmyk(0%, 100%, 52%, 36%)
Oklch
oklch(46.2% 0.186 2.7)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F0F0F0
F0F0F0

Analogous

F0F0F0
F0F0F0
F0F0F0

Triadic

F0F0F0
F0F0F0
F0F0F0

Split-Comp.

F0F0F0
F0F0F0
F0F0F0

Tetradic

F0F0F0
F0F0F0
F0F0F0
F0F0F0

Contrast Matrix WCAG 2.1 Contrast

F0F0F0
B8F0FF
30E0FF
121212
A3004F
1.1
Fail
1.4
Fail
16.4
AAA
6.9
AA
1.1
Fail
1.3
Fail
15.1
AAA
6.3
AA
1.4
Fail
1.3
Fail
11.8
AAA
5.0
AA
16.4
AAA
15.1
AAA
11.8
AAA
2.4
Fail
6.9
AA
6.3
AA
5.0
AA
2.4
Fail
White BG
1.1Fail
1.2Fail
1.6Fail
18.7AAA
7.9AAA
Black BG
18.4AAA
16.9AAA
13.2AAA
1.1Fail
2.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F0F0F0
D0D1FB
7C7EF7
121212
5C5B3C

Deuteranopia

F0F0F0
CDC9FB
7265F6
121212
667237

Tritanopia

F0F0F0
BBF9F8
39F2F0
121212
9B2D29

Achromatopsia

F0F0F0
E1E1E1
AFAFAF
121212
3A3A3A

Shades & Tints Shades & Tints

#F0F0F0

Dark
Light

#B8F0FF

Dark
Light

#30E0FF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f0f0f0;
  --color-2: #b8f0ff;
  --color-3: #30e0ff;
  --color-4: #121212;
  --color-5: #a3004f;
}

SCSS

$color-1: #f0f0f0;
$color-2: #b8f0ff;
$color-3: #30e0ff;
$color-4: #121212;
$color-5: #a3004f;

TAILWIND

colors: {
  'brand-1': '#f0f0f0',
  'brand-2': '#b8f0ff',
  'brand-3': '#30e0ff',
  'brand-4': '#121212',
  'brand-5': '#a3004f',
}

RGB Array

[240, 240, 240], [184, 240, 255], [48, 224, 255], [18, 18, 18], [163, 0, 79]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F0F0F0, #B8F0FF, #30E0FF, #121212, #A3004F 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: #f0f0f0; --color-2: #b8f0ff; --color-3: #30e0ff; --color-4: #121212; --color-5: #a3004f. 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