← Back to Editor

#FFFFFF · #C6DFB8 · #D77D41 · #F73C29 · #1A3C3B

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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#C6DFB8

Celadon · LightGray · Apple Green

HEX
#C6DFB8
RGB
rgb(198, 223, 184)
HSL
hsl(98, 38%, 80%)
HSB
hsb(98, 17%, 87%)
CMYK
cmyk(11%, 0%, 17%, 13%)
Oklch
oklch(87.5% 0.059 134.3)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#D77D41

Tangerine · Chocolate · Warm Sun

HEX
#D77D41
RGB
rgb(215, 125, 65)
HSL
hsl(24, 65%, 55%)
HSB
hsb(24, 70%, 84%)
CMYK
cmyk(0%, 42%, 70%, 16%)
Oklch
oklch(67.7% 0.134 52.1)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#F73C29

Vermilion · OrangeRed · Passion Red

HEX
#F73C29
RGB
rgb(247, 60, 41)
HSL
hsl(6, 93%, 56%)
HSB
hsb(6, 83%, 97%)
CMYK
cmyk(0%, 76%, 83%, 3%)
Oklch
oklch(64.1% 0.225 30.1)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#1A3C3B

Mineral Blue · DarkSlateGray · Peacock Green

HEX
#1A3C3B
RGB
rgb(26, 60, 59)
HSL
hsl(178, 40%, 17%)
HSB
hsb(178, 57%, 24%)
CMYK
cmyk(57%, 0%, 2%, 76%)
Oklch
oklch(33.0% 0.040 192.9)

TraditionalMineral Blue」· PaintPeacock Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
C6DFB8
D77D41
F73C29
1A3C3B
1.4
Fail
3.0
AA Large
3.7
AA Large
12.0
AAA
1.4
Fail
2.1
Fail
2.6
Fail
8.4
AAA
3.0
AA Large
2.1
Fail
1.2
Fail
3.9
AA Large
3.7
AA Large
2.6
Fail
1.2
Fail
3.2
AA Large
12.0
AAA
8.4
AAA
3.9
AA Large
3.2
AA Large
White BG
1.0Fail
1.4Fail
3.0AA Large
3.7AA Large
12.0AAA
Black BG
21.0AAA
14.6AAA
6.9AA
5.6AA
1.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
D1D1C1
B0AF50
A6A42E
29293B

Deuteranopia

FFFFFF
CFCEC4
B5BC53
B1BF2F
27243B

Tritanopia

FFFFFF
C7C9CB
D35B5E
EE3132
1C3B3B

Achromatopsia

FFFFFF
D3D3D3
919191
727272
323232

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#C6DFB8

Dark
Light

#D77D41

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #c6dfb8;
  --color-3: #d77d41;
  --color-4: #f73c29;
  --color-5: #1a3c3b;
}

SCSS

$color-1: #ffffff;
$color-2: #c6dfb8;
$color-3: #d77d41;
$color-4: #f73c29;
$color-5: #1a3c3b;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#c6dfb8',
  'brand-3': '#d77d41',
  'brand-4': '#f73c29',
  'brand-5': '#1a3c3b',
}

RGB Array

[255, 255, 255], [198, 223, 184], [215, 125, 65], [247, 60, 41], [26, 60, 59]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #C6DFB8, #D77D41, #F73C29, #1A3C3B is ideal for: 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: #ffffff; --color-2: #c6dfb8; --color-3: #d77d41; --color-4: #f73c29; --color-5: #1a3c3b. 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 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