← Back to Editor

#030303 · #3C1E28 · #D26E4E · #FFA070 · #F8DF82

sunset

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#030303

Ink Black · Black · Jet Black

HEX
#030303
RGB
rgb(3, 3, 3)
HSL
hsl(0, 0%, 1%)
HSB
hsb(0, 0%, 1%)
CMYK
cmyk(0%, 0%, 0%, 99%)
Oklch
oklch(9.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#3C1E28

Dark Violet · DarkSlateGray · Raspberry

HEX
#3C1E28
RGB
rgb(60, 30, 40)
HSL
hsl(340, 33%, 18%)
HSB
hsb(340, 50%, 24%)
CMYK
cmyk(0%, 50%, 33%, 76%)
Oklch
oklch(28.0% 0.049 359.4)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

#D26E4E

Tangerine · Tomato · Warm Sun

HEX
#D26E4E
RGB
rgb(210, 110, 78)
HSL
hsl(15, 59%, 56%)
HSB
hsb(15, 63%, 82%)
CMYK
cmyk(0%, 48%, 63%, 18%)
Oklch
oklch(64.7% 0.134 38.4)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#FFA070

Apricot · LightSalmon · Warm Sun

HEX
#FFA070
RGB
rgb(255, 160, 112)
HSL
hsl(20, 100%, 72%)
HSB
hsb(20, 56%, 100%)
CMYK
cmyk(0%, 37%, 56%, 0%)
Oklch
oklch(79.2% 0.130 47.1)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#F8DF82

Goose Yellow · Khaki · Sunflower

HEX
#F8DF82
RGB
rgb(248, 223, 130)
HSL
hsl(47, 89%, 74%)
HSB
hsb(47, 48%, 97%)
CMYK
cmyk(0%, 10%, 48%, 3%)
Oklch
oklch(90.5% 0.117 94.8)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

030303
030303

Analogous

030303
030303
030303

Triadic

030303
030303
030303

Split-Comp.

030303
030303
030303

Tetradic

030303
030303
030303
030303

Contrast Matrix WCAG 2.1 Contrast

030303
3C1E28
D26E4E
FFA070
F8DF82
1.4
Fail
6.0
AA
10.3
AAA
15.6
AAA
1.4
Fail
4.3
AA Large
7.5
AAA
11.3
AAA
6.0
AA
4.3
AA Large
1.7
Fail
2.6
Fail
10.3
AAA
7.5
AAA
1.7
Fail
1.5
Fail
15.6
AAA
11.3
AAA
2.6
Fail
1.5
Fail
White BG
20.6AAA
14.9AAA
3.5AA Large
2.0Fail
1.3Fail
Black BG
1.0Fail
1.4Fail
6.1AA
10.5AAA
15.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

030303
2F2F26
A7A656
D6D57C
EDED99

Deuteranopia

030303
313325
ADB458
DBE37E
EFF19E

Tritanopia

030303
3B2423
CD5C5D
FA8587
F7AAAE

Achromatopsia

030303
282828
888888
B7B7B7
DCDCDC

Shades & Tints Shades & Tints

#030303

Dark
Light

#3C1E28

Dark
Light

#D26E4E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #030303;
  --color-2: #3c1e28;
  --color-3: #d26e4e;
  --color-4: #ffa070;
  --color-5: #f8df82;
}

SCSS

$color-1: #030303;
$color-2: #3c1e28;
$color-3: #d26e4e;
$color-4: #ffa070;
$color-5: #f8df82;

TAILWIND

colors: {
  'brand-1': '#030303',
  'brand-2': '#3c1e28',
  'brand-3': '#d26e4e',
  'brand-4': '#ffa070',
  'brand-5': '#f8df82',
}

RGB Array

[3, 3, 3], [60, 30, 40], [210, 110, 78], [255, 160, 112], [248, 223, 130]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This sunset-style palette of #030303, #3C1E28, #D26E4E, #FFA070, #F8DF82 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: #030303; --color-2: #3c1e28; --color-3: #d26e4e; --color-4: #ffa070; --color-5: #f8df82. 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