← Back to Editor

#FFFFDD · #FCEA95 · #BD7F66 · #9B6565 · #746B80

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

#FFFFDD

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFDD
RGB
rgb(255, 255, 221)
HSL
hsl(60, 100%, 93%)
HSB
hsb(60, 13%, 100%)
CMYK
cmyk(0%, 0%, 13%, 0%)
Oklch
oklch(99.1% 0.044 107.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FCEA95

Fresh Green · Khaki · Lemon Cream

HEX
#FCEA95
RGB
rgb(252, 234, 149)
HSL
hsl(50, 94%, 79%)
HSB
hsb(50, 41%, 99%)
CMYK
cmyk(0%, 7%, 41%, 1%)
Oklch
oklch(93.3% 0.107 97.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#BD7F66

Tangerine · DarkSalmon · Warm Sun

HEX
#BD7F66
RGB
rgb(189, 127, 102)
HSL
hsl(17, 40%, 57%)
HSB
hsb(17, 46%, 74%)
CMYK
cmyk(0%, 33%, 46%, 26%)
Oklch
oklch(65.4% 0.086 42.8)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#9B6565

Crimson · Gray · Passion Red

HEX
#9B6565
RGB
rgb(155, 101, 101)
HSL
hsl(0, 21%, 50%)
HSB
hsb(0, 35%, 61%)
CMYK
cmyk(0%, 35%, 35%, 39%)
Oklch
oklch(56.5% 0.070 19.5)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#746B80

Deep Indigo · Gray · Warm Gray

HEX
#746B80
RGB
rgb(116, 107, 128)
HSL
hsl(266, 9%, 46%)
HSB
hsb(266, 16%, 50%)
CMYK
cmyk(9%, 16%, 0%, 50%)
Oklch
oklch(54.3% 0.034 304.7)

TraditionalDeep Indigo」· PaintWarm Gray」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFDD
DBDBFF

Analogous

FFEDDB
FFFFDD
EDFFDB

Triadic

FFFFDD
DBFFFF
FFDBFF

Split-Comp.

FFFFDD
DBEDFF
EDDBFF

Tetradic

FFFFDD
DBFFED
DBDBFF
FFDBED

Contrast Matrix WCAG 2.1 Contrast

FFFFDD
FCEA95
BD7F66
9B6565
746B80
1.2
Fail
3.2
AA Large
4.6
AA
5.0
AA
1.2
Fail
2.7
Fail
3.9
AA Large
4.2
AA Large
3.2
AA Large
2.7
Fail
1.4
Fail
1.5
Fail
4.6
AA
3.9
AA Large
1.4
Fail
1.1
Fail
5.0
AA
4.2
AA Large
1.5
Fail
1.1
Fail
White BG
1.0Fail
1.2Fail
3.3AA Large
4.7AA
5.1AA
Black BG
20.6AAA
17.3AAA
6.4AA
4.4AA Large
4.2AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFE5
F4F4AA
A2A26C
848365
70707B

Deuteranopia

FFFFE7
F5F7AF
A6AA6E
878B65
71717A

Tritanopia

FFECED
FBBABD
BA7172
986565
747776

Achromatopsia

FBFBFB
E6E6E6
8F8F8F
757575
707070

Shades & Tints Shades & Tints

#FFFFDD

Dark
Light

#FCEA95

Dark
Light

#BD7F66

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffdd;
  --color-2: #fcea95;
  --color-3: #bd7f66;
  --color-4: #9b6565;
  --color-5: #746b80;
}

SCSS

$color-1: #ffffdd;
$color-2: #fcea95;
$color-3: #bd7f66;
$color-4: #9b6565;
$color-5: #746b80;

TAILWIND

colors: {
  'brand-1': '#ffffdd',
  'brand-2': '#fcea95',
  'brand-3': '#bd7f66',
  'brand-4': '#9b6565',
  'brand-5': '#746b80',
}

RGB Array

[255, 255, 221], [252, 234, 149], [189, 127, 102], [155, 101, 101], [116, 107, 128]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This sunset-style palette of #FFFFDD, #FCEA95, #BD7F66, #9B6565, #746B80 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: #ffffdd; --color-2: #fcea95; --color-3: #bd7f66; --color-4: #9b6565; --color-5: #746b80. 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