← Back to Editor

#121212 · #1364F0 · #F5D973

A 3-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

#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

#1364F0

Azure · DodgerBlue · Navy Blue

HEX
#1364F0
RGB
rgb(19, 100, 240)
HSL
hsl(218, 88%, 51%)
HSB
hsb(218, 92%, 94%)
CMYK
cmyk(92%, 58%, 0%, 6%)
Oklch
oklch(54.9% 0.223 261.1)

TraditionalAzure」· PaintNavy Blue」· Creative Blush Sunrise

#F5D973

Goose Yellow · Khaki · Sunflower

HEX
#F5D973
RGB
rgb(245, 217, 115)
HSL
hsl(47, 87%, 71%)
HSB
hsb(47, 53%, 96%)
CMYK
cmyk(0%, 11%, 53%, 4%)
Oklch
oklch(88.8% 0.126 94.3)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

121212
121212

Analogous

121212
121212
121212

Triadic

121212
121212
121212

Split-Comp.

121212
121212
121212

Tetradic

121212
121212
121212
121212

Contrast Matrix WCAG 2.1 Contrast

121212
1364F0
F5D973
3.7
AA Large
13.4
AAA
3.7
AA Large
3.7
AA Large
13.4
AAA
3.7
AA Large
White BG
18.7AAA
5.1AA
1.4Fail
Black BG
1.1Fail
4.1AA Large
15.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

121212
3637CE
E9E98C

Deuteranopia

121212
312BC6
EBED92

Tritanopia

121212
17B3AE
F49FA3

Achromatopsia

121212
5C5C5C
D6D6D6

Shades & Tints Shades & Tints

#121212

Dark
Light

#1364F0

Dark
Light

#F5D973

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #121212;
  --color-2: #1364f0;
  --color-3: #f5d973;
}

SCSS

$color-1: #121212;
$color-2: #1364f0;
$color-3: #f5d973;

TAILWIND

colors: {
  'brand-1': '#121212',
  'brand-2': '#1364f0',
  'brand-3': '#f5d973',
}

RGB Array

[18, 18, 18], [19, 100, 240], [245, 217, 115]

FAQ FAQ

What scenarios is this 3-color palette suitable for?

This general-style palette of #121212, #1364F0, #F5D973 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 3-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #121212; --color-2: #1364f0; --color-3: #f5d973. 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 3-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