← Back to Editor

#ACDAB3 · #F6EDC6 · #9E1A0E · #8B160C · #D3C24E

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarm

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial AppData Visualization

Color Details Color Details

#ACDAB3

Celadon · Silver · Apple Green

HEX
#ACDAB3
RGB
rgb(172, 218, 179)
HSL
hsl(129, 38%, 76%)
HSB
hsb(129, 21%, 85%)
CMYK
cmyk(21%, 0%, 18%, 15%)
Oklch
oklch(84.5% 0.072 149.1)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#F6EDC6

Goose Yellow · Bisque · Lemon Cream

HEX
#F6EDC6
RGB
rgb(246, 237, 198)
HSL
hsl(49, 73%, 87%)
HSB
hsb(49, 20%, 96%)
CMYK
cmyk(0%, 4%, 20%, 4%)
Oklch
oklch(94.3% 0.052 96.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#9E1A0E

Vermilion · FireBrick · Wine Red

HEX
#9E1A0E
RGB
rgb(158, 26, 14)
HSL
hsl(5, 84%, 34%)
HSB
hsb(5, 91%, 62%)
CMYK
cmyk(0%, 84%, 91%, 38%)
Oklch
oklch(45.2% 0.168 30.0)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#8B160C

Vermilion · DarkRed · Wine Red

HEX
#8B160C
RGB
rgb(139, 22, 12)
HSL
hsl(5, 84%, 30%)
HSB
hsb(5, 91%, 55%)
CMYK
cmyk(0%, 84%, 91%, 45%)
Oklch
oklch(41.2% 0.153 29.9)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#D3C24E

Autumn Sage · SandyBrown · Sunflower

HEX
#D3C24E
RGB
rgb(211, 194, 78)
HSL
hsl(52, 60%, 57%)
HSB
hsb(52, 63%, 83%)
CMYK
cmyk(0%, 8%, 63%, 17%)
Oklch
oklch(80.7% 0.136 101.0)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

ACDAB3
D9ABD2

Analogous

BBD9AB
ACDAB3
ABD9C9

Triadic

ACDAB3
B2ABD9
D9B2AB

Split-Comp.

ACDAB3
C9ABD9
D9ABBB

Tetradic

ACDAB3
ABBBD9
D9ABD2
D9C9AB

Contrast Matrix WCAG 2.1 Contrast

ACDAB3
F6EDC6
9E1A0E
8B160C
D3C24E
1.3
Fail
5.2
AA
6.1
AA
1.2
Fail
1.3
Fail
6.8
AA
8.0
AAA
1.5
Fail
5.2
AA
6.8
AA
1.2
Fail
4.4
AA Large
6.1
AA
8.0
AAA
1.2
Fail
5.2
AA
1.2
Fail
1.5
Fail
4.4
AA Large
5.2
AA
White BG
1.6Fail
1.2Fail
8.1AAA
9.5AAA
1.8Fail
Black BG
13.4AAA
17.8AAA
2.6Fail
2.2Fail
11.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

C0C0BC
F2F2CF
656411
58570E
CCCB6A

Deuteranopia

BDBABF
F3F3D2
6D7612
5F680F
CDCE71

Tritanopia

AEC4C6
F6D7D9
971314
851011
D28085

Achromatopsia

C8C8C8
EBEBEB
404040
383838
BABABA

Shades & Tints Shades & Tints

#ACDAB3

Dark
Light

#F6EDC6

Dark
Light

#9E1A0E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #acdab3;
  --color-2: #f6edc6;
  --color-3: #9e1a0e;
  --color-4: #8b160c;
  --color-5: #d3c24e;
}

SCSS

$color-1: #acdab3;
$color-2: #f6edc6;
$color-3: #9e1a0e;
$color-4: #8b160c;
$color-5: #d3c24e;

TAILWIND

colors: {
  'brand-1': '#acdab3',
  'brand-2': '#f6edc6',
  'brand-3': '#9e1a0e',
  'brand-4': '#8b160c',
  'brand-5': '#d3c24e',
}

RGB Array

[172, 218, 179], [246, 237, 198], [158, 26, 14], [139, 22, 12], [211, 194, 78]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #ACDAB3, #F6EDC6, #9E1A0E, #8B160C, #D3C24E is ideal for: social media posters, mobile apps, e-commerce promos, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #acdab3; --color-2: #f6edc6; --color-3: #9e1a0e; --color-4: #8b160c; --color-5: #d3c24e. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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