← Back to Editor

#2A1A35 · #F4FDE4 · #84CCC2 · #495C6F · #FFEB86

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

#2A1A35

Dark Plum · DarkSlateGray · Dark Purple

HEX
#2A1A35
RGB
rgb(42, 26, 53)
HSL
hsl(276, 34%, 15%)
HSB
hsb(276, 51%, 21%)
CMYK
cmyk(21%, 51%, 0%, 79%)
Oklch
oklch(25.2% 0.054 310.3)

TraditionalDark Plum」· PaintDark Purple」· Creative Blush Sunrise

#F4FDE4

Willow Green · Beige · Mint Green

HEX
#F4FDE4
RGB
rgb(244, 253, 228)
HSL
hsl(82, 86%, 94%)
HSB
hsb(82, 10%, 99%)
CMYK
cmyk(4%, 0%, 10%, 1%)
Oklch
oklch(98.1% 0.034 123.2)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#84CCC2

Jade · MediumAquaMarine · Lake Green

HEX
#84CCC2
RGB
rgb(132, 204, 194)
HSL
hsl(172, 41%, 66%)
HSB
hsb(172, 35%, 80%)
CMYK
cmyk(35%, 0%, 5%, 20%)
Oklch
oklch(79.5% 0.074 184.8)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#495C6F

Indigo · DimGray · Prussian Blue

HEX
#495C6F
RGB
rgb(73, 92, 111)
HSL
hsl(210, 21%, 36%)
HSB
hsb(210, 34%, 44%)
CMYK
cmyk(34%, 17%, 0%, 56%)
Oklch
oklch(46.7% 0.039 248.7)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#FFEB86

Fresh Green · Khaki · Lemon Cream

HEX
#FFEB86
RGB
rgb(255, 235, 134)
HSL
hsl(50, 100%, 76%)
HSB
hsb(50, 47%, 100%)
CMYK
cmyk(0%, 8%, 47%, 0%)
Oklch
oklch(93.5% 0.124 98.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

2A1A35
243319

Analogous

1C1933
2A1A35
331931

Triadic

2A1A35
332919
193329

Split-Comp.

2A1A35
313319
19331C

Tetradic

2A1A35
331C19
243319
193133

Contrast Matrix WCAG 2.1 Contrast

2A1A35
F4FDE4
84CCC2
495C6F
FFEB86
15.4
AAA
8.8
AAA
2.3
Fail
13.5
AAA
15.4
AAA
1.8
Fail
6.6
AA
1.1
Fail
8.8
AAA
1.8
Fail
3.7
AA Large
1.5
Fail
2.3
Fail
6.6
AA
3.7
AA Large
5.7
AA
13.5
AAA
1.1
Fail
1.5
Fail
5.7
AA
White BG
16.2AAA
1.0Fail
1.8Fail
6.9AA
1.2Fail
Black BG
1.3Fail
20.0AAA
11.4AAA
3.0AA Large
17.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

23232E
F8F8EA
A3A4C4
51516A
F6F69E

Deuteranopia

24252D
F7F7EC
9F9AC5
504F69
F8F9A4

Tritanopia

292928
F4EFF0
88C6C7
4A6766
FEB2B6

Achromatopsia

222222
F7F7F7
B5B5B5
585858
E5E5E5

Shades & Tints Shades & Tints

#2A1A35

Dark
Light

#F4FDE4

Dark
Light

#84CCC2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #2a1a35;
  --color-2: #f4fde4;
  --color-3: #84ccc2;
  --color-4: #495c6f;
  --color-5: #ffeb86;
}

SCSS

$color-1: #2a1a35;
$color-2: #f4fde4;
$color-3: #84ccc2;
$color-4: #495c6f;
$color-5: #ffeb86;

TAILWIND

colors: {
  'brand-1': '#2a1a35',
  'brand-2': '#f4fde4',
  'brand-3': '#84ccc2',
  'brand-4': '#495c6f',
  'brand-5': '#ffeb86',
}

RGB Array

[42, 26, 53], [244, 253, 228], [132, 204, 194], [73, 92, 111], [255, 235, 134]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This sunset-style palette of #2A1A35, #F4FDE4, #84CCC2, #495C6F, #FFEB86 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: #2a1a35; --color-2: #f4fde4; --color-3: #84ccc2; --color-4: #495c6f; --color-5: #ffeb86. 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