← Back to Editor

#F3EF98 · #FFFFB6 · #D1B5B1 · #4E0634 · #2E023F

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarm

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial AppData Visualization

Color Details Color Details

#F3EF98

Fresh Green · Khaki · Lemon Cream

HEX
#F3EF98
RGB
rgb(243, 239, 152)
HSL
hsl(57, 79%, 77%)
HSB
hsb(57, 37%, 95%)
CMYK
cmyk(0%, 2%, 37%, 5%)
Oklch
oklch(93.6% 0.108 106.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FFFFB6

Fresh Green · Bisque · Lemon Cream

HEX
#FFFFB6
RGB
rgb(255, 255, 182)
HSL
hsl(60, 100%, 86%)
HSB
hsb(60, 29%, 100%)
CMYK
cmyk(0%, 0%, 29%, 0%)
Oklch
oklch(98.3% 0.092 108.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D1B5B1

Peach Pink · Silver · Coral Red

HEX
#D1B5B1
RGB
rgb(209, 181, 177)
HSL
hsl(8, 26%, 76%)
HSB
hsb(8, 15%, 82%)
CMYK
cmyk(0%, 13%, 15%, 18%)
Oklch
oklch(79.6% 0.033 27.5)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#4E0634

Rose Purple · Maroon · Raspberry

HEX
#4E0634
RGB
rgb(78, 6, 52)
HSL
hsl(322, 86%, 16%)
HSB
hsb(322, 92%, 31%)
CMYK
cmyk(0%, 92%, 33%, 69%)
Oklch
oklch(28.6% 0.112 347.9)

TraditionalRose Purple」· PaintRaspberry」· Creative Blush Sunrise

#2E023F

Royal Purple · MidnightBlue · Dark Purple

HEX
#2E023F
RGB
rgb(46, 2, 63)
HSL
hsl(283, 94%, 13%)
HSB
hsb(283, 97%, 25%)
CMYK
cmyk(27%, 97%, 0%, 75%)
Oklch
oklch(22.9% 0.109 313.8)

TraditionalRoyal Purple」· PaintDark Purple」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F3EF98
969BF3

Analogous

F3C096
F3EF98
C9F396

Triadic

F3EF98
96F3EE
EE96F3

Split-Comp.

F3EF98
96C9F3
C096F3

Tetradic

F3EF98
96F3C0
969BF3
F396C9

Contrast Matrix WCAG 2.1 Contrast

F3EF98
FFFFB6
D1B5B1
4E0634
2E023F
1.1
Fail
1.6
Fail
12.6
AAA
14.7
AAA
1.1
Fail
1.8
Fail
14.5
AAA
16.9
AAA
1.6
Fail
1.8
Fail
7.8
AAA
9.2
AAA
12.6
AAA
14.5
AAA
7.8
AAA
1.2
Fail
14.7
AAA
16.9
AAA
9.2
AAA
1.2
Fail
White BG
1.2Fail
1.0Fail
1.9Fail
15.0AAA
17.5AAA
Black BG
17.6AAA
20.2AAA
11.0AAA
1.4Fail
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F1F1AD
FFFFC8
C5C5B2
2F2E29
1B1B30

Deuteranopia

F2F2B2
FFFFCC
C7C9B2
333826
1E212D

Tritanopia

F3BEC1
FFD6D9
D0B3B3
4A201E
2C2522

Achromatopsia

E6E6E6
F7F7F7
BDBDBD
212121
161616

Shades & Tints Shades & Tints

#F3EF98

Dark
Light

#FFFFB6

Dark
Light

#D1B5B1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f3ef98;
  --color-2: #ffffb6;
  --color-3: #d1b5b1;
  --color-4: #4e0634;
  --color-5: #2e023f;
}

SCSS

$color-1: #f3ef98;
$color-2: #ffffb6;
$color-3: #d1b5b1;
$color-4: #4e0634;
$color-5: #2e023f;

TAILWIND

colors: {
  'brand-1': '#f3ef98',
  'brand-2': '#ffffb6',
  'brand-3': '#d1b5b1',
  'brand-4': '#4e0634',
  'brand-5': '#2e023f',
}

RGB Array

[243, 239, 152], [255, 255, 182], [209, 181, 177], [78, 6, 52], [46, 2, 63]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F3EF98, #FFFFB6, #D1B5B1, #4E0634, #2E023F 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: #f3ef98; --color-2: #ffffb6; --color-3: #d1b5b1; --color-4: #4e0634; --color-5: #2e023f. 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 general-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