← Back to Editor

#A0A0A0 · #FEF7E7 · #E3D9BE · #F93F88 · #21217B

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#A0A0A0

Ash · DarkGray · Silver Sand

HEX
#A0A0A0
RGB
rgb(160, 160, 160)
HSL
hsl(0, 0%, 63%)
HSB
hsb(0, 0%, 63%)
CMYK
cmyk(0%, 0%, 0%, 37%)
Oklch
oklch(70.6% 0.000 89.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#FEF7E7

Goose Yellow · SeaShell · Lemon Cream

HEX
#FEF7E7
RGB
rgb(254, 247, 231)
HSL
hsl(42, 92%, 95%)
HSB
hsb(42, 9%, 100%)
CMYK
cmyk(0%, 3%, 9%, 0%)
Oklch
oklch(97.7% 0.022 87.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#E3D9BE

Goose Yellow · Wheat · Lemon Cream

HEX
#E3D9BE
RGB
rgb(227, 217, 190)
HSL
hsl(44, 40%, 82%)
HSB
hsb(44, 16%, 89%)
CMYK
cmyk(0%, 4%, 16%, 11%)
Oklch
oklch(88.6% 0.038 90.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#F93F88

Rouge · DeepPink · Rose Pink

HEX
#F93F88
RGB
rgb(249, 63, 136)
HSL
hsl(336, 94%, 61%)
HSB
hsb(336, 75%, 98%)
CMYK
cmyk(0%, 75%, 45%, 2%)
Oklch
oklch(66.3% 0.226 2.2)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#21217B

Deep Indigo · MidnightBlue · Prussian Blue

HEX
#21217B
RGB
rgb(33, 33, 123)
HSL
hsl(240, 58%, 31%)
HSB
hsb(240, 73%, 48%)
CMYK
cmyk(73%, 73%, 0%, 52%)
Oklch
oklch(31.8% 0.147 274.1)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

A0A0A0
A1A1A1

Analogous

A1A1A1
A0A0A0
A1A1A1

Triadic

A0A0A0
A1A1A1
A1A1A1

Split-Comp.

A0A0A0
A1A1A1
A1A1A1

Tetradic

A0A0A0
A1A1A1
A1A1A1
A1A1A1

Contrast Matrix WCAG 2.1 Contrast

A0A0A0
FEF7E7
E3D9BE
F93F88
21217B
2.4
Fail
1.9
Fail
1.3
Fail
5.1
AA
2.4
Fail
1.3
Fail
3.2
AA Large
12.5
AAA
1.9
Fail
1.3
Fail
2.5
Fail
9.5
AAA
1.3
Fail
3.2
AA Large
2.5
Fail
3.9
AA Large
5.1
AA
12.5
AAA
9.5
AAA
3.9
AA Large
White BG
2.6Fail
1.1Fail
1.4Fail
3.4AA Large
13.4AAA
Black BG
8.0AAA
19.7AAA
14.9AAA
6.1AA
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

A0A0A0
FBFBEB
DFDFC5
A8A776
212165

Deuteranopia

A0A0A0
FBFCEC
DFE0C6
B3C172
212160

Tritanopia

A0A0A0
FEEEEF
E2CACB
F06865
215450

Achromatopsia

A0A0A0
F7F7F7
D9D9D9
7F7F7F
2B2B2B

Shades & Tints Shades & Tints

#A0A0A0

Dark
Light

#FEF7E7

Dark
Light

#E3D9BE

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #a0a0a0;
  --color-2: #fef7e7;
  --color-3: #e3d9be;
  --color-4: #f93f88;
  --color-5: #21217b;
}

SCSS

$color-1: #a0a0a0;
$color-2: #fef7e7;
$color-3: #e3d9be;
$color-4: #f93f88;
$color-5: #21217b;

TAILWIND

colors: {
  'brand-1': '#a0a0a0',
  'brand-2': '#fef7e7',
  'brand-3': '#e3d9be',
  'brand-4': '#f93f88',
  'brand-5': '#21217b',
}

RGB Array

[160, 160, 160], [254, 247, 231], [227, 217, 190], [249, 63, 136], [33, 33, 123]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #A0A0A0, #FEF7E7, #E3D9BE, #F93F88, #21217B is ideal for: health products, baby brands, fresh-style blogs, 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: #a0a0a0; --color-2: #fef7e7; --color-3: #e3d9be; --color-4: #f93f88; --color-5: #21217b. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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