← Back to Editor

#6E7D42 · #F8F5C7 · #CBDB65

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#6E7D42

Grass Green · DarkOliveGreen · Forest Green

HEX
#6E7D42
RGB
rgb(110, 125, 66)
HSL
hsl(75, 31%, 37%)
HSB
hsb(75, 47%, 49%)
CMYK
cmyk(12%, 0%, 47%, 51%)
Oklch
oklch(56.3% 0.085 120.9)

TraditionalGrass Green」· PaintForest Green」· Creative Blush Sunrise

#F8F5C7

Fresh Green · Bisque · Lemon Cream

HEX
#F8F5C7
RGB
rgb(248, 245, 199)
HSL
hsl(56, 78%, 88%)
HSB
hsb(56, 20%, 97%)
CMYK
cmyk(0%, 1%, 20%, 3%)
Oklch
oklch(96.1% 0.060 104.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#CBDB65

Fresh Green · BurlyWood · Sunflower

HEX
#CBDB65
RGB
rgb(203, 219, 101)
HSL
hsl(68, 62%, 63%)
HSB
hsb(68, 54%, 86%)
CMYK
cmyk(7%, 0%, 54%, 14%)
Oklch
oklch(85.6% 0.144 115.9)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

6E7D42
50417C

Analogous

7C6D41
6E7D42
507C41

Triadic

6E7D42
416D7C
7C416D

Split-Comp.

6E7D42
41507C
6D417C

Tetradic

6E7D42
417C6D
50417C
7C4150

Contrast Matrix WCAG 2.1 Contrast

6E7D42
F8F5C7
CBDB65
4.0
AA Large
3.0
Fail
4.0
AA Large
1.4
Fail
3.0
Fail
1.4
Fail
White BG
4.5AA Large
1.1Fail
1.5Fail
Black BG
4.7AA
18.9AAA
13.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

747550
F7F7D2
D2D282

Deuteranopia

747354
F7F7D5
D1D088

Tritanopia

6F5C5E
F8DBDD
CC989D

Achromatopsia

727272
F1F1F1
C9C9C9

Shades & Tints Shades & Tints

#6E7D42

Dark
Light

#F8F5C7

Dark
Light

#CBDB65

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #6e7d42;
  --color-2: #f8f5c7;
  --color-3: #cbdb65;
}

SCSS

$color-1: #6e7d42;
$color-2: #f8f5c7;
$color-3: #cbdb65;

TAILWIND

colors: {
  'brand-1': '#6e7d42',
  'brand-2': '#f8f5c7',
  'brand-3': '#cbdb65',
}

RGB Array

[110, 125, 66], [248, 245, 199], [203, 219, 101]

FAQ FAQ

What scenarios is this 3-color palette suitable for?

This general-style palette of #6E7D42, #F8F5C7, #CBDB65 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 3-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #6e7d42; --color-2: #f8f5c7; --color-3: #cbdb65. 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 3-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