← Back to Editor

#C3D0E4 · #9DAB78 · #5B5F32

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#C3D0E4

Azure · LightSteelBlue · Sky Blue

HEX
#C3D0E4
RGB
rgb(195, 208, 228)
HSL
hsl(216, 38%, 83%)
HSB
hsb(216, 14%, 89%)
CMYK
cmyk(14%, 9%, 0%, 11%)
Oklch
oklch(85.4% 0.031 258.9)

TraditionalAzure」· PaintSky Blue」· Creative Twilight Haze

#9DAB78

Grass Green · DarkSeaGreen · Olive Green

HEX
#9DAB78
RGB
rgb(157, 171, 120)
HSL
hsl(76, 23%, 57%)
HSB
hsb(76, 30%, 67%)
CMYK
cmyk(8%, 0%, 30%, 33%)
Oklch
oklch(71.7% 0.072 120.7)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#5B5F32

Autumn Sage · DarkOliveGreen · Honey Gold

HEX
#5B5F32
RGB
rgb(91, 95, 50)
HSL
hsl(65, 31%, 28%)
HSB
hsb(65, 47%, 37%)
CMYK
cmyk(4%, 0%, 47%, 63%)
Oklch
oklch(47.1% 0.066 113.1)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

C3D0E4
E4D7C3

Analogous

C3E1E4
C3D0E4
C6C3E4

Triadic

C3D0E4
E4C3D0
D0E4C3

Split-Comp.

C3D0E4
E4C6C3
E1E4C3

Tetradic

C3D0E4
E4C3E1
E4D7C3
C3E4C6

Contrast Matrix WCAG 2.1 Contrast

C3D0E4
9DAB78
5B5F32
1.6
Fail
4.3
AA Large
1.6
Fail
2.7
Fail
4.3
AA Large
2.7
Fail
White BG
1.6Fail
2.5Fail
6.7AA
Black BG
13.5AAA
8.5AAA
3.1AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

C9C9DF
A3A384
5D5D3D

Deuteranopia

C8C7DE
A2A187
5D5C40

Tritanopia

C4DBDB
9E8E90
5B4547

Achromatopsia

CECECE
A1A1A1
595959

Shades & Tints Shades & Tints

#C3D0E4

Dark
Light

#9DAB78

Dark
Light

#5B5F32

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #c3d0e4;
  --color-2: #9dab78;
  --color-3: #5b5f32;
}

SCSS

$color-1: #c3d0e4;
$color-2: #9dab78;
$color-3: #5b5f32;

TAILWIND

colors: {
  'brand-1': '#c3d0e4',
  'brand-2': '#9dab78',
  'brand-3': '#5b5f32',
}

RGB Array

[195, 208, 228], [157, 171, 120], [91, 95, 50]

FAQ FAQ

What scenarios is this 3-color palette suitable for?

This general-style palette of #C3D0E4, #9DAB78, #5B5F32 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: #c3d0e4; --color-2: #9dab78; --color-3: #5b5f32. 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