← Back to Editor

#2A2B3D · #D6433B · #FD5F42 · #FFD590 · #FCFFCD

sunset

A 5-color sunset palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarmCool

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial AppData Visualization

Color Details Color Details

#2A2B3D

Indigo · DarkSlateGray · Deep Sea Blue

HEX
#2A2B3D
RGB
rgb(42, 43, 61)
HSL
hsl(237, 18%, 20%)
HSB
hsb(237, 31%, 24%)
CMYK
cmyk(31%, 30%, 0%, 76%)
Oklch
oklch(29.6% 0.033 281.7)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#D6433B

Vermilion · Crimson · Passion Red

HEX
#D6433B
RGB
rgb(214, 67, 59)
HSL
hsl(3, 65%, 54%)
HSB
hsb(3, 72%, 84%)
CMYK
cmyk(0%, 69%, 72%, 16%)
Oklch
oklch(59.3% 0.185 27.4)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#FD5F42

Peach Pink · Tomato · Coral Red

HEX
#FD5F42
RGB
rgb(253, 95, 66)
HSL
hsl(9, 98%, 63%)
HSB
hsb(9, 74%, 99%)
CMYK
cmyk(0%, 62%, 74%, 1%)
Oklch
oklch(68.8% 0.198 32.5)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#FFD590

Goose Yellow · Khaki · Peach Orange

HEX
#FFD590
RGB
rgb(255, 213, 144)
HSL
hsl(37, 100%, 78%)
HSB
hsb(37, 44%, 100%)
CMYK
cmyk(0%, 16%, 44%, 0%)
Oklch
oklch(89.4% 0.098 79.4)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#FCFFCD

Fresh Green · LightYellow · Lemon Cream

HEX
#FCFFCD
RGB
rgb(252, 255, 205)
HSL
hsl(64, 100%, 90%)
HSB
hsb(64, 20%, 100%)
CMYK
cmyk(1%, 0%, 20%, 0%)
Oklch
oklch(98.5% 0.064 110.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

2A2B3D
3C3B2A

Analogous

2A343C
2A2B3D
322A3C

Triadic

2A2B3D
3C2A2B
2B3C2A

Split-Comp.

2A2B3D
3C322A
343C2A

Tetradic

2A2B3D
3C2A34
3C3B2A
2A3C32

Contrast Matrix WCAG 2.1 Contrast

2A2B3D
D6433B
FD5F42
FFD590
FCFFCD
3.1
AA Large
4.6
AA
10.0
AAA
13.4
AAA
3.1
AA Large
1.5
Fail
3.2
AA Large
4.3
AA Large
4.6
AA
1.5
Fail
2.2
Fail
2.9
Fail
10.0
AAA
3.2
AA Large
2.2
Fail
1.3
Fail
13.4
AAA
4.3
AA Large
2.9
Fail
1.3
Fail
White BG
13.9AAA
4.4AA Large
3.0AA Large
1.4Fail
1.0Fail
Black BG
1.5Fail
4.7AA
6.9AA
15.2AAA
20.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

2A2A39
96953D
B9B749
EDECA1
FDFDD9

Deuteranopia

2A2A38
9FAA3D
C2CE4B
EFF2A5
FDFDDC

Tritanopia

2A3534
CF3E3F
F54F50
FDAEB1
FCE3E5

Achromatopsia

2D2D2D
6E6E6E
8B8B8B
DADADA
F8F8F8

Shades & Tints Shades & Tints

#2A2B3D

Dark
Light

#D6433B

Dark
Light

#FD5F42

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #2a2b3d;
  --color-2: #d6433b;
  --color-3: #fd5f42;
  --color-4: #ffd590;
  --color-5: #fcffcd;
}

SCSS

$color-1: #2a2b3d;
$color-2: #d6433b;
$color-3: #fd5f42;
$color-4: #ffd590;
$color-5: #fcffcd;

TAILWIND

colors: {
  'brand-1': '#2a2b3d',
  'brand-2': '#d6433b',
  'brand-3': '#fd5f42',
  'brand-4': '#ffd590',
  'brand-5': '#fcffcd',
}

RGB Array

[42, 43, 61], [214, 67, 59], [253, 95, 66], [255, 213, 144], [252, 255, 205]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This sunset-style palette of #2A2B3D, #D6433B, #FD5F42, #FFD590, #FCFFCD is ideal for: social media posters, mobile apps, e-commerce promos, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #2a2b3d; --color-2: #d6433b; --color-3: #fd5f42; --color-4: #ffd590; --color-5: #fcffcd. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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