← Back to Editor

#C3CCA1 · #86A77C · #1F6042 · #282009 · #988502

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

#C3CCA1

Willow Green · Silver · Apple Green

HEX
#C3CCA1
RGB
rgb(195, 204, 161)
HSL
hsl(73, 30%, 72%)
HSB
hsb(73, 21%, 80%)
CMYK
cmyk(4%, 0%, 21%, 20%)
Oklch
oklch(82.7% 0.059 117.3)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#86A77C

Celadon · DarkSeaGreen · Olive Green

HEX
#86A77C
RGB
rgb(134, 167, 124)
HSL
hsl(106, 20%, 57%)
HSB
hsb(106, 26%, 65%)
CMYK
cmyk(20%, 0%, 26%, 35%)
Oklch
oklch(69.2% 0.071 138.5)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#1F6042

Mineral Blue · DarkSlateGray · Forest Green

HEX
#1F6042
RGB
rgb(31, 96, 66)
HSL
hsl(152, 51%, 25%)
HSB
hsb(152, 68%, 38%)
CMYK
cmyk(68%, 0%, 31%, 62%)
Oklch
oklch(43.9% 0.083 159.8)

TraditionalMineral Blue」· PaintForest Green」· Creative Blush Sunrise

#282009

Ochre · Black · Amber Gold

HEX
#282009
RGB
rgb(40, 32, 9)
HSL
hsl(45, 63%, 10%)
HSB
hsb(45, 78%, 16%)
CMYK
cmyk(0%, 20%, 78%, 84%)
Oklch
oklch(24.7% 0.039 90.2)

TraditionalOchre」· PaintAmber Gold」· Creative Blush Sunrise

#988502

Autumn Sage · Olive · Honey Gold

HEX
#988502
RGB
rgb(152, 133, 2)
HSL
hsl(52, 97%, 30%)
HSB
hsb(52, 99%, 60%)
CMYK
cmyk(0%, 12%, 99%, 40%)
Oklch
oklch(61.5% 0.127 99.1)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

C3CCA1
ABA2CD

Analogous

CDC1A2
C3CCA1
AECDA2

Triadic

C3CCA1
A2C4CD
CDA2C4

Split-Comp.

C3CCA1
A2AECD
C1A2CD

Tetradic

C3CCA1
A2CDC1
ABA2CD
CDA2AE

Contrast Matrix WCAG 2.1 Contrast

C3CCA1
86A77C
1F6042
282009
988502
1.6
Fail
4.4
AA Large
9.6
AAA
2.2
Fail
1.6
Fail
2.8
Fail
6.0
AA
1.4
Fail
4.4
AA Large
2.8
Fail
2.2
Fail
2.0
Fail
9.6
AAA
6.0
AA
2.2
Fail
4.4
AA Large
2.2
Fail
1.4
Fail
2.0
Fail
4.4
AA Large
White BG
1.7Fail
2.7Fail
7.5AAA
16.1AAA
3.7AA Large
Black BG
12.5AAA
7.8AAA
2.8Fail
1.3Fail
5.7AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

C7C7AB
949586
3B3C49
25240F
909022

Deuteranopia

C6C6AE
929089
37334B
252610
919229

Tritanopia

C3B4B5
888F90
224F50
281314
973B40

Achromatopsia

C4C4C4
989898
494949
202020
7C7C7C

Shades & Tints Shades & Tints

#C3CCA1

Dark
Light

#86A77C

Dark
Light

#1F6042

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #c3cca1;
  --color-2: #86a77c;
  --color-3: #1f6042;
  --color-4: #282009;
  --color-5: #988502;
}

SCSS

$color-1: #c3cca1;
$color-2: #86a77c;
$color-3: #1f6042;
$color-4: #282009;
$color-5: #988502;

TAILWIND

colors: {
  'brand-1': '#c3cca1',
  'brand-2': '#86a77c',
  'brand-3': '#1f6042',
  'brand-4': '#282009',
  'brand-5': '#988502',
}

RGB Array

[195, 204, 161], [134, 167, 124], [31, 96, 66], [40, 32, 9], [152, 133, 2]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #C3CCA1, #86A77C, #1F6042, #282009, #988502 is ideal for: tech websites, dark mode UIs, game UIs, 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: #c3cca1; --color-2: #86a77c; --color-3: #1f6042; --color-4: #282009; --color-5: #988502. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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