← Back to Editor

#1E2024 · #FF5E33 · #B2A98A · #FFF7DA · #FFFFFF

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#1E2024

Indigo · Black · Dark Stone

HEX
#1E2024
RGB
rgb(30, 32, 36)
HSL
hsl(220, 9%, 13%)
HSB
hsb(220, 17%, 14%)
CMYK
cmyk(17%, 11%, 0%, 86%)
Oklch
oklch(24.3% 0.008 264.4)

TraditionalIndigo」· PaintDark Stone」· Creative Midnight Shadow

#FF5E33

Vermilion · Tomato · Passion Red

HEX
#FF5E33
RGB
rgb(255, 94, 51)
HSL
hsl(13, 100%, 60%)
HSB
hsb(13, 80%, 100%)
CMYK
cmyk(0%, 63%, 80%, 0%)
Oklch
oklch(68.8% 0.204 35.6)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#B2A98A

Ginger · DarkGray · Sunflower

HEX
#B2A98A
RGB
rgb(178, 169, 138)
HSL
hsl(47, 21%, 62%)
HSB
hsb(47, 22%, 70%)
CMYK
cmyk(0%, 5%, 22%, 30%)
Oklch
oklch(73.4% 0.044 93.8)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#FFF7DA

Goose Yellow · LightYellow · Lemon Cream

HEX
#FFF7DA
RGB
rgb(255, 247, 218)
HSL
hsl(47, 100%, 93%)
HSB
hsb(47, 15%, 100%)
CMYK
cmyk(0%, 3%, 15%, 0%)
Oklch
oklch(97.5% 0.039 94.3)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

1E2024
24221E

Analogous

1E2324
1E2024
1F1E24

Triadic

1E2024
241E20
20241E

Split-Comp.

1E2024
241F1E
23241E

Tetradic

1E2024
241E23
24221E
1E241F

Contrast Matrix WCAG 2.1 Contrast

1E2024
FF5E33
B2A98A
FFF7DA
FFFFFF
5.4
AA
6.9
AA
15.2
AAA
16.3
AAA
5.4
AA
1.3
Fail
2.8
Fail
3.0
AA Large
6.9
AA
1.3
Fail
2.2
Fail
2.4
Fail
15.2
AAA
2.8
Fail
2.2
Fail
1.1
Fail
16.3
AAA
3.0
AA Large
2.4
Fail
1.1
Fail
White BG
16.3AAA
3.0AA Large
2.4Fail
1.1Fail
1.0Fail
Black BG
1.3Fail
6.9AA
8.9AAA
19.6AAA
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

1F1F23
B9B83D
AEAE92
FCFBE1
FFFFFF

Deuteranopia

1F1F23
C3CF40
AFAF93
FCFDE3
FFFFFF

Tritanopia

1E2222
F74647
B29799
FFE7E8
FFFFFF

Achromatopsia

202020
898989
A8A8A8
F6F6F6
FFFFFF

Shades & Tints Shades & Tints

#1E2024

Dark
Light

#FF5E33

Dark
Light

#B2A98A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #1e2024;
  --color-2: #ff5e33;
  --color-3: #b2a98a;
  --color-4: #fff7da;
  --color-5: #ffffff;
}

SCSS

$color-1: #1e2024;
$color-2: #ff5e33;
$color-3: #b2a98a;
$color-4: #fff7da;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#1e2024',
  'brand-2': '#ff5e33',
  'brand-3': '#b2a98a',
  'brand-4': '#fff7da',
  'brand-5': '#ffffff',
}

RGB Array

[30, 32, 36], [255, 94, 51], [178, 169, 138], [255, 247, 218], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #1E2024, #FF5E33, #B2A98A, #FFF7DA, #FFFFFF is ideal for: health products, baby brands, fresh-style blogs, 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: #1e2024; --color-2: #ff5e33; --color-3: #b2a98a; --color-4: #fff7da; --color-5: #ffffff. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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 general-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