← Back to Editor

#0F0E0E · #2E2D2D · #5E92F6 · #F1F2F4 · #FFF200

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

#0F0E0E

Ink Black · Black · Jet Black

HEX
#0F0E0E
RGB
rgb(15, 14, 14)
HSL
hsl(0, 3%, 6%)
HSB
hsb(0, 7%, 6%)
CMYK
cmyk(0%, 7%, 7%, 94%)
Oklch
oklch(16.5% 0.002 17.3)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#2E2D2D

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2E2D2D
RGB
rgb(46, 45, 45)
HSL
hsl(0, 1%, 18%)
HSB
hsb(0, 2%, 18%)
CMYK
cmyk(0%, 2%, 2%, 82%)
Oklch
oklch(29.8% 0.001 17.2)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#5E92F6

Azure · CornflowerBlue · Cobalt Blue

HEX
#5E92F6
RGB
rgb(94, 146, 246)
HSL
hsl(219, 89%, 67%)
HSB
hsb(219, 62%, 96%)
CMYK
cmyk(62%, 41%, 0%, 4%)
Oklch
oklch(67.1% 0.159 262.2)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#F1F2F4

Azure · SeaShell · Sky Blue

HEX
#F1F2F4
RGB
rgb(241, 242, 244)
HSL
hsl(220, 12%, 95%)
HSB
hsb(220, 1%, 96%)
CMYK
cmyk(1%, 1%, 0%, 4%)
Oklch
oklch(96.1% 0.003 264.5)

TraditionalAzure」· PaintSky Blue」· Creative Twilight Haze

#FFF200

Autumn Sage · Yellow · Honey Gold

HEX
#FFF200
RGB
rgb(255, 242, 0)
HSL
hsl(57, 100%, 50%)
HSB
hsb(57, 100%, 100%)
CMYK
cmyk(0%, 5%, 100%, 0%)
Oklch
oklch(94.1% 0.200 105.7)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

0F0E0E
0F1010

Analogous

100F0F
0F0E0E
100F0F

Triadic

0F0E0E
0F100F
0F0F10

Split-Comp.

0F0E0E
0F100F
0F0F10

Tetradic

0F0E0E
0F100F
0F1010
0F0F10

Contrast Matrix WCAG 2.1 Contrast

0F0E0E
2E2D2D
5E92F6
F1F2F4
FFF200
1.4
Fail
6.4
AA
17.2
AAA
16.5
AAA
1.4
Fail
4.5
AA
12.3
AAA
11.7
AAA
6.4
AA
4.5
AA
2.7
Fail
2.6
Fail
17.2
AAA
12.3
AAA
2.7
Fail
1.0
Fail
16.5
AAA
11.7
AAA
2.6
Fail
1.0
Fail
White BG
19.3AAA
13.7AAA
3.0AA Large
1.1Fail
1.2Fail
Black BG
1.1Fail
1.5Fail
6.9AA
18.7AAA
18.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

0F0F0E
2E2E2D
7575DE
F1F1F4
F9F93B

Deuteranopia

0F0F0E
2E2E2D
726ED8
F1F1F3
FAFB49

Tritanopia

0F0E0E
2E2D2D
61CBC7
F1F3F3
FE6973

Achromatopsia

0E0E0E
2D2D2D
8E8E8E
F2F2F2
DADADA

Shades & Tints Shades & Tints

#0F0E0E

Dark
Light

#2E2D2D

Dark
Light

#5E92F6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #0f0e0e;
  --color-2: #2e2d2d;
  --color-3: #5e92f6;
  --color-4: #f1f2f4;
  --color-5: #fff200;
}

SCSS

$color-1: #0f0e0e;
$color-2: #2e2d2d;
$color-3: #5e92f6;
$color-4: #f1f2f4;
$color-5: #fff200;

TAILWIND

colors: {
  'brand-1': '#0f0e0e',
  'brand-2': '#2e2d2d',
  'brand-3': '#5e92f6',
  'brand-4': '#f1f2f4',
  'brand-5': '#fff200',
}

RGB Array

[15, 14, 14], [46, 45, 45], [94, 146, 246], [241, 242, 244], [255, 242, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #0F0E0E, #2E2D2D, #5E92F6, #F1F2F4, #FFF200 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: #0f0e0e; --color-2: #2e2d2d; --color-3: #5e92f6; --color-4: #f1f2f4; --color-5: #fff200. 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