← Back to Editor

#F2EFE6 · #DDC161 · #DE4B81 · #1E1F1F · #3C4B7A

warm

A 5-color warm 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

#F2EFE6

Goose Yellow · Linen · Lemon Cream

HEX
#F2EFE6
RGB
rgb(242, 239, 230)
HSL
hsl(45, 32%, 93%)
HSB
hsb(45, 5%, 95%)
CMYK
cmyk(0%, 1%, 5%, 5%)
Oklch
oklch(95.2% 0.012 91.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#DDC161

Ginger · SandyBrown · Sunflower

HEX
#DDC161
RGB
rgb(221, 193, 97)
HSL
hsl(46, 65%, 62%)
HSB
hsb(46, 56%, 87%)
CMYK
cmyk(0%, 13%, 56%, 13%)
Oklch
oklch(81.6% 0.120 93.3)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#DE4B81

Dark Violet · LightCoral · Rose Pink

HEX
#DE4B81
RGB
rgb(222, 75, 129)
HSL
hsl(338, 69%, 58%)
HSB
hsb(338, 66%, 87%)
CMYK
cmyk(0%, 66%, 42%, 13%)
Oklch
oklch(62.9% 0.187 1.6)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#1E1F1F

Ink Black · Black · Dark Stone

HEX
#1E1F1F
RGB
rgb(30, 31, 31)
HSL
hsl(180, 2%, 12%)
HSB
hsb(180, 3%, 12%)
CMYK
cmyk(3%, 0%, 0%, 88%)
Oklch
oklch(23.8% 0.002 197.1)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#3C4B7A

Indigo · DarkSlateBlue · Prussian Blue

HEX
#3C4B7A
RGB
rgb(60, 75, 122)
HSL
hsl(225, 34%, 36%)
HSB
hsb(225, 51%, 48%)
CMYK
cmyk(51%, 39%, 0%, 52%)
Oklch
oklch(42.3% 0.081 269.3)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F2EFE6
E7EAF3

Analogous

F3EAE7
F2EFE6
F0F3E7

Triadic

F2EFE6
E7F3F0
F0E7F3

Split-Comp.

F2EFE6
E7F0F3
EAE7F3

Tetradic

F2EFE6
E7F3EA
E7EAF3
F3E7F0

Contrast Matrix WCAG 2.1 Contrast

F2EFE6
DDC161
DE4B81
1E1F1F
3C4B7A
1.5
Fail
3.4
AA Large
14.4
AAA
7.4
AAA
1.5
Fail
2.2
Fail
9.3
AAA
4.8
AA
3.4
AA Large
2.2
Fail
4.3
AA Large
2.2
Fail
14.4
AAA
9.3
AAA
4.3
AA Large
2.0
Fail
7.4
AAA
4.8
AA
2.2
Fail
2.0
Fail
White BG
1.1Fail
1.8Fail
3.9AA Large
16.5AAA
8.5AAA
Black BG
18.3AAA
11.9AAA
5.4AA
1.3Fail
2.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F1F1E8
D1D178
9E9D74
1E1E1F
42436F

Deuteranopia

F1F1E9
D3D57E
A7B271
1E1E1F
42416C

Tritanopia

F2EAEA
DC8B8F
D76A67
1E1F1F
3D6664

Achromatopsia

EFEFEF
BEBEBE
7D7D7D
1F1F1F
4C4C4C

Shades & Tints Shades & Tints

#F2EFE6

Dark
Light

#DDC161

Dark
Light

#DE4B81

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f2efe6;
  --color-2: #ddc161;
  --color-3: #de4b81;
  --color-4: #1e1f1f;
  --color-5: #3c4b7a;
}

SCSS

$color-1: #f2efe6;
$color-2: #ddc161;
$color-3: #de4b81;
$color-4: #1e1f1f;
$color-5: #3c4b7a;

TAILWIND

colors: {
  'brand-1': '#f2efe6',
  'brand-2': '#ddc161',
  'brand-3': '#de4b81',
  'brand-4': '#1e1f1f',
  'brand-5': '#3c4b7a',
}

RGB Array

[242, 239, 230], [221, 193, 97], [222, 75, 129], [30, 31, 31], [60, 75, 122]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #F2EFE6, #DDC161, #DE4B81, #1E1F1F, #3C4B7A 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: #f2efe6; --color-2: #ddc161; --color-3: #de4b81; --color-4: #1e1f1f; --color-5: #3c4b7a. 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 warm-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