← Back to Editor

#FFFFEA · #A795A5 · #7A959E · #424E5E · #3B2B46

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

#FFFFEA

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFEA
RGB
rgb(255, 255, 234)
HSL
hsl(60, 100%, 96%)
HSB
hsb(60, 8%, 100%)
CMYK
cmyk(0%, 0%, 8%, 0%)
Oklch
oklch(99.4% 0.027 106.9)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#A795A5

Mauve · DarkGray · Silver Sand

HEX
#A795A5
RGB
rgb(167, 149, 165)
HSL
hsl(307, 9%, 62%)
HSB
hsb(307, 11%, 65%)
CMYK
cmyk(0%, 11%, 1%, 35%)
Oklch
oklch(69.1% 0.031 329.5)

TraditionalMauve」· PaintSilver Sand」· Creative Urban Concrete

#7A959E

Slate Blue · LightSlateGray · Lake Green

HEX
#7A959E
RGB
rgb(122, 149, 158)
HSL
hsl(195, 16%, 55%)
HSB
hsb(195, 23%, 62%)
CMYK
cmyk(23%, 6%, 0%, 38%)
Oklch
oklch(65.2% 0.033 220.0)

TraditionalSlate Blue」· PaintLake Green」· Creative Blush Sunrise

#424E5E

Indigo · DarkSlateGray · Prussian Blue

HEX
#424E5E
RGB
rgb(66, 78, 94)
HSL
hsl(214, 18%, 31%)
HSB
hsb(214, 30%, 37%)
CMYK
cmyk(30%, 17%, 0%, 63%)
Oklch
oklch(42.0% 0.031 255.7)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#3B2B46

Dark Plum · DarkSlateGray · Eggplant

HEX
#3B2B46
RGB
rgb(59, 43, 70)
HSL
hsl(276, 24%, 22%)
HSB
hsb(276, 39%, 27%)
CMYK
cmyk(16%, 39%, 0%, 73%)
Oklch
oklch(31.9% 0.051 310.8)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFEA
EBEBFF

Analogous

FFF5EB
FFFFEA
F5FFEB

Triadic

FFFFEA
EBFFFF
FFEBFF

Split-Comp.

FFFFEA
EBF5FF
F5EBFF

Tetradic

FFFFEA
EBFFF5
EBEBFF
FFEBF5

Contrast Matrix WCAG 2.1 Contrast

FFFFEA
A795A5
7A959E
424E5E
3B2B46
2.8
Fail
3.1
AA Large
8.4
AAA
12.8
AAA
2.8
Fail
1.1
Fail
3.0
AA Large
4.6
AA
3.1
AA Large
1.1
Fail
2.7
Fail
4.1
AA Large
8.4
AAA
3.0
AA Large
2.7
Fail
1.5
Fail
12.8
AAA
4.6
AA
4.1
AA Large
1.5
Fail
White BG
1.0Fail
2.8Fail
3.2AA Large
8.5AAA
13.0AAA
Black BG
20.7AAA
7.5AAA
6.6AA
2.5Fail
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFEF
9F9FA1
86869C
47475A
34343F

Deuteranopia

FFFFF0
A0A2A0
84829B
474659
35363E

Tritanopia

FFF3F4
A69E9D
7B9A9A
435756
3A3A39

Achromatopsia

FDFDFD
9C9C9C
8E8E8E
4C4C4C
333333

Shades & Tints Shades & Tints

#FFFFEA

Dark
Light

#A795A5

Dark
Light

#7A959E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffea;
  --color-2: #a795a5;
  --color-3: #7a959e;
  --color-4: #424e5e;
  --color-5: #3b2b46;
}

SCSS

$color-1: #ffffea;
$color-2: #a795a5;
$color-3: #7a959e;
$color-4: #424e5e;
$color-5: #3b2b46;

TAILWIND

colors: {
  'brand-1': '#ffffea',
  'brand-2': '#a795a5',
  'brand-3': '#7a959e',
  'brand-4': '#424e5e',
  'brand-5': '#3b2b46',
}

RGB Array

[255, 255, 234], [167, 149, 165], [122, 149, 158], [66, 78, 94], [59, 43, 70]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFEA, #A795A5, #7A959E, #424E5E, #3B2B46 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: #ffffea; --color-2: #a795a5; --color-3: #7a959e; --color-4: #424e5e; --color-5: #3b2b46. 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