← Back to Editor

#FFFFCB · #7F936E · #3E584F · #827B45 · #A4A150

sunset

A 5-color sunset 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

#FFFFCB

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFCB
RGB
rgb(255, 255, 203)
HSL
hsl(60, 100%, 90%)
HSB
hsb(60, 20%, 100%)
CMYK
cmyk(0%, 0%, 20%, 0%)
Oklch
oklch(98.7% 0.067 107.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#7F936E

Celadon · Gray · Olive Green

HEX
#7F936E
RGB
rgb(127, 147, 110)
HSL
hsl(92, 15%, 50%)
HSB
hsb(92, 25%, 58%)
CMYK
cmyk(14%, 0%, 25%, 42%)
Oklch
oklch(63.7% 0.058 131.0)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#3E584F

Mineral Blue · DarkSlateGray · Forest Green

HEX
#3E584F
RGB
rgb(62, 88, 79)
HSL
hsl(159, 17%, 29%)
HSB
hsb(159, 30%, 35%)
CMYK
cmyk(30%, 0%, 10%, 65%)
Oklch
oklch(43.6% 0.035 171.2)

TraditionalMineral Blue」· PaintForest Green」· Creative Blush Sunrise

#827B45

Autumn Sage · DimGray · Honey Gold

HEX
#827B45
RGB
rgb(130, 123, 69)
HSL
hsl(53, 31%, 39%)
HSB
hsb(53, 47%, 51%)
CMYK
cmyk(0%, 5%, 47%, 49%)
Oklch
oklch(57.6% 0.075 101.9)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#A4A150

Autumn Sage · Gray · Honey Gold

HEX
#A4A150
RGB
rgb(164, 161, 80)
HSL
hsl(58, 34%, 48%)
HSB
hsb(58, 51%, 64%)
CMYK
cmyk(0%, 2%, 51%, 36%)
Oklch
oklch(69.4% 0.104 106.9)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFCB
CCCCFF

Analogous

FFE6CC
FFFFCB
E6FFCC

Triadic

FFFFCB
CCFFFF
FFCCFF

Split-Comp.

FFFFCB
CCE6FF
E6CCFF

Tetradic

FFFFCB
CCFFE6
CCCCFF
FFCCE6

Contrast Matrix WCAG 2.1 Contrast

FFFFCB
7F936E
3E584F
827B45
A4A150
3.2
AA Large
7.5
AAA
4.2
AA Large
2.6
Fail
3.2
AA Large
2.3
Fail
1.3
Fail
1.2
Fail
7.5
AAA
2.3
Fail
1.8
Fail
2.9
Fail
4.2
AA Large
1.3
Fail
1.8
Fail
1.6
Fail
2.6
Fail
1.2
Fail
2.9
Fail
1.6
Fail
White BG
1.0Fail
3.3AA Large
7.7AAA
4.3AA Large
2.7Fail
Black BG
20.4AAA
6.3AA
2.7Fail
4.9AA
7.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFD8
888877
494951
7F7F52
A3A364

Deuteranopia

FFFFDB
878579
484652
7F8055
A3A368

Tritanopia

FFE2E4
807E80
3F5353
825C5F
A47376

Achromatopsia

F9F9F9
898989
4F4F4F
777777
999999

Shades & Tints Shades & Tints

#FFFFCB

Dark
Light

#7F936E

Dark
Light

#3E584F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffcb;
  --color-2: #7f936e;
  --color-3: #3e584f;
  --color-4: #827b45;
  --color-5: #a4a150;
}

SCSS

$color-1: #ffffcb;
$color-2: #7f936e;
$color-3: #3e584f;
$color-4: #827b45;
$color-5: #a4a150;

TAILWIND

colors: {
  'brand-1': '#ffffcb',
  'brand-2': '#7f936e',
  'brand-3': '#3e584f',
  'brand-4': '#827b45',
  'brand-5': '#a4a150',
}

RGB Array

[255, 255, 203], [127, 147, 110], [62, 88, 79], [130, 123, 69], [164, 161, 80]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This sunset-style palette of #FFFFCB, #7F936E, #3E584F, #827B45, #A4A150 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: #ffffcb; --color-2: #7f936e; --color-3: #3e584f; --color-4: #827b45; --color-5: #a4a150. 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 sunset-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