← Back to Editor

#FFECB3 · #E9D28E · #0A0001 · #B4C5B3 · #BED9BA

space

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

#FFECB3

Goose Yellow · Wheat · Lemon Cream

HEX
#FFECB3
RGB
rgb(255, 236, 179)
HSL
hsl(45, 100%, 85%)
HSB
hsb(45, 30%, 100%)
CMYK
cmyk(0%, 7%, 30%, 0%)
Oklch
oklch(94.5% 0.076 91.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#E9D28E

Goose Yellow · Khaki · Sunflower

HEX
#E9D28E
RGB
rgb(233, 210, 142)
HSL
hsl(45, 67%, 74%)
HSB
hsb(45, 39%, 91%)
CMYK
cmyk(0%, 10%, 39%, 9%)
Oklch
oklch(86.7% 0.090 91.5)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

#0A0001

Vermilion · Black · Deep Berry

HEX
#0A0001
RGB
rgb(10, 0, 1)
HSL
hsl(354, 100%, 2%)
HSB
hsb(354, 100%, 4%)
CMYK
cmyk(0%, 100%, 90%, 96%)
Oklch
oklch(9.2% 0.037 14.3)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#B4C5B3

Celadon · Silver · Apple Green

HEX
#B4C5B3
RGB
rgb(180, 197, 179)
HSL
hsl(117, 13%, 74%)
HSB
hsb(117, 9%, 77%)
CMYK
cmyk(9%, 0%, 9%, 23%)
Oklch
oklch(80.5% 0.031 143.7)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#BED9BA

Celadon · Silver · Apple Green

HEX
#BED9BA
RGB
rgb(190, 217, 186)
HSL
hsl(112, 29%, 79%)
HSB
hsb(112, 14%, 85%)
CMYK
cmyk(12%, 0%, 14%, 15%)
Oklch
oklch(85.7% 0.051 141.5)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFECB3
B3C6FF

Analogous

FFC6B3
FFECB3
ECFFB3

Triadic

FFECB3
B3FFEC
ECB3FF

Split-Comp.

FFECB3
B3ECFF
C6B3FF

Tetradic

FFECB3
B3FFC6
B3C6FF
FFB3EC

Contrast Matrix WCAG 2.1 Contrast

FFECB3
E9D28E
0A0001
B4C5B3
BED9BA
1.3
Fail
17.7
AAA
1.5
Fail
1.3
Fail
1.3
Fail
13.9
AAA
1.2
Fail
1.0
Fail
17.7
AAA
13.9
AAA
11.4
AAA
13.6
AAA
1.5
Fail
1.2
Fail
11.4
AAA
1.2
Fail
1.3
Fail
1.0
Fail
13.6
AAA
1.2
Fail
White BG
1.2Fail
1.5Fail
20.7AAA
1.8Fail
1.5Fail
Black BG
17.9AAA
14.1AAA
1.0Fail
11.6AAA
13.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F7F7C1
DFDF9E
060601
BBBCB7
CACAC2

Deuteranopia

F8F9C4
E0E2A2
060701
BAB9B8
C8C6C3

Tritanopia

FECCCE
E8ABAE
0A0101
B5BBBC
BFC7C9

Achromatopsia

EBEBEB
D1D1D1
030303
BEBEBE
CDCDCD

Shades & Tints Shades & Tints

#FFECB3

Dark
Light

#E9D28E

Dark
Light

#0A0001

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffecb3;
  --color-2: #e9d28e;
  --color-3: #0a0001;
  --color-4: #b4c5b3;
  --color-5: #bed9ba;
}

SCSS

$color-1: #ffecb3;
$color-2: #e9d28e;
$color-3: #0a0001;
$color-4: #b4c5b3;
$color-5: #bed9ba;

TAILWIND

colors: {
  'brand-1': '#ffecb3',
  'brand-2': '#e9d28e',
  'brand-3': '#0a0001',
  'brand-4': '#b4c5b3',
  'brand-5': '#bed9ba',
}

RGB Array

[255, 236, 179], [233, 210, 142], [10, 0, 1], [180, 197, 179], [190, 217, 186]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This space-style palette of #FFECB3, #E9D28E, #0A0001, #B4C5B3, #BED9BA 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: #ffecb3; --color-2: #e9d28e; --color-3: #0a0001; --color-4: #b4c5b3; --color-5: #bed9ba. 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 space-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