← Back to Editor

#FAFAF2 · #46445A · #1C2B4A · #818E9E · #0E0F09

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FAFAF2

Fresh Green · SeaShell · Lemon Cream

HEX
#FAFAF2
RGB
rgb(250, 250, 242)
HSL
hsl(60, 44%, 96%)
HSB
hsb(60, 3%, 98%)
CMYK
cmyk(0%, 0%, 3%, 2%)
Oklch
oklch(98.3% 0.011 106.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#46445A

Deep Indigo · DarkSlateGray · Prussian Blue

HEX
#46445A
RGB
rgb(70, 68, 90)
HSL
hsl(245, 14%, 31%)
HSB
hsb(245, 24%, 35%)
CMYK
cmyk(22%, 24%, 0%, 65%)
Oklch
oklch(39.8% 0.037 288.8)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

#1C2B4A

Indigo · DarkSlateGray · Deep Sea Blue

HEX
#1C2B4A
RGB
rgb(28, 43, 74)
HSL
hsl(220, 45%, 20%)
HSB
hsb(220, 62%, 29%)
CMYK
cmyk(62%, 42%, 0%, 71%)
Oklch
oklch(29.3% 0.060 263.6)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#818E9E

Azure · LightSlateGray · Navy Blue

HEX
#818E9E
RGB
rgb(129, 142, 158)
HSL
hsl(213, 13%, 56%)
HSB
hsb(213, 18%, 62%)
CMYK
cmyk(18%, 10%, 0%, 38%)
Oklch
oklch(64.2% 0.028 253.7)

TraditionalAzure」· PaintNavy Blue」· Creative Blush Sunrise

#0E0F09

Grass Green · Black · Dark Green

HEX
#0E0F09
RGB
rgb(14, 15, 9)
HSL
hsl(70, 25%, 5%)
HSB
hsb(70, 40%, 6%)
CMYK
cmyk(7%, 0%, 40%, 94%)
Oklch
oklch(16.5% 0.012 115.4)

TraditionalGrass Green」· PaintDark Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FAFAF2
F0F0F9

Analogous

F9F5F0
FAFAF2
F5F9F0

Triadic

FAFAF2
F0F9F9
F9F0F9

Split-Comp.

FAFAF2
F0F5F9
F5F0F9

Tetradic

FAFAF2
F0F9F5
F0F0F9
F9F0F5

Contrast Matrix WCAG 2.1 Contrast

FAFAF2
46445A
1C2B4A
818E9E
0E0F09
9.0
AAA
13.4
AAA
3.2
AA Large
18.4
AAA
9.0
AAA
1.5
Fail
2.8
Fail
2.0
Fail
13.4
AAA
1.5
Fail
4.2
AA Large
1.4
Fail
3.2
AA Large
2.8
Fail
4.2
AA Large
5.8
AA
18.4
AAA
2.0
Fail
1.4
Fail
5.8
AA
White BG
1.0Fail
9.4AAA
14.1AAA
3.3AA Large
19.2AAA
Black BG
20.0AAA
2.2Fail
1.5Fail
6.3AA
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FAFAF4
454555
222342
87879A
0E0E0A

Deuteranopia

FAFAF4
454553
222141
868599
0E0E0B

Tritanopia

FAF5F6
465050
1D3D3B
829796
0E0C0C

Achromatopsia

F9F9F9
474747
2A2A2A
8C8C8C
0E0E0E

Shades & Tints Shades & Tints

#FAFAF2

Dark
Light

#46445A

Dark
Light

#1C2B4A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fafaf2;
  --color-2: #46445a;
  --color-3: #1c2b4a;
  --color-4: #818e9e;
  --color-5: #0e0f09;
}

SCSS

$color-1: #fafaf2;
$color-2: #46445a;
$color-3: #1c2b4a;
$color-4: #818e9e;
$color-5: #0e0f09;

TAILWIND

colors: {
  'brand-1': '#fafaf2',
  'brand-2': '#46445a',
  'brand-3': '#1c2b4a',
  'brand-4': '#818e9e',
  'brand-5': '#0e0f09',
}

RGB Array

[250, 250, 242], [70, 68, 90], [28, 43, 74], [129, 142, 158], [14, 15, 9]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FAFAF2, #46445A, #1C2B4A, #818E9E, #0E0F09 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #fafaf2; --color-2: #46445a; --color-3: #1c2b4a; --color-4: #818e9e; --color-5: #0e0f09. 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. Restrained colors convey professionalism and trust. 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