← Back to Editor

#FFFBF0 · #FBF3E8 · #ECE3DA · #39C9E6 · #EFE3D7

pastel

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

GentleSoothingSweetWarmCool

Industry INDUSTRY

Kids & BabyBeautyLifestyle

UI Context UI CONTEXT

E-commerceSocial PostIllustrationData Visualization

Color Details Color Details

#FFFBF0

Goose Yellow · SeaShell · Lemon Cream

HEX
#FFFBF0
RGB
rgb(255, 251, 240)
HSL
hsl(44, 100%, 97%)
HSB
hsb(44, 6%, 100%)
CMYK
cmyk(0%, 2%, 6%, 0%)
Oklch
oklch(98.8% 0.015 90.2)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#FBF3E8

Goose Yellow · Linen · Peach Orange

HEX
#FBF3E8
RGB
rgb(251, 243, 232)
HSL
hsl(35, 70%, 95%)
HSB
hsb(35, 8%, 98%)
CMYK
cmyk(0%, 3%, 8%, 2%)
Oklch
oklch(96.7% 0.017 76.1)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#ECE3DA

Goose Yellow · Beige · Peach Orange

HEX
#ECE3DA
RGB
rgb(236, 227, 218)
HSL
hsl(30, 32%, 89%)
HSB
hsb(30, 8%, 93%)
CMYK
cmyk(0%, 4%, 8%, 7%)
Oklch
oklch(92.0% 0.016 67.6)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#39C9E6

Lake Blue · MediumTurquoise · Lake Green

HEX
#39C9E6
RGB
rgb(57, 201, 230)
HSL
hsl(190, 78%, 56%)
HSB
hsb(190, 75%, 90%)
CMYK
cmyk(75%, 13%, 0%, 10%)
Oklch
oklch(77.4% 0.123 214.7)

TraditionalLake Blue」· PaintLake Green」· Creative Blush Sunrise

#EFE3D7

Goose Yellow · Beige · Peach Orange

HEX
#EFE3D7
RGB
rgb(239, 227, 215)
HSL
hsl(30, 43%, 89%)
HSB
hsb(30, 10%, 94%)
CMYK
cmyk(0%, 5%, 10%, 6%)
Oklch
oklch(92.2% 0.021 67.6)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFBF0
F0F4FF

Analogous

FFF3F0
FFFBF0
FBFFF0

Triadic

FFFBF0
F0FFFB
FBF0FF

Split-Comp.

FFFBF0
F0FBFF
F3F0FF

Tetradic

FFFBF0
F0FFF3
F0F4FF
FFF0FB

Contrast Matrix WCAG 2.1 Contrast

FFFBF0
FBF3E8
ECE3DA
39C9E6
EFE3D7
1.1
Fail
1.2
Fail
1.9
Fail
1.2
Fail
1.1
Fail
1.2
Fail
1.8
Fail
1.1
Fail
1.2
Fail
1.2
Fail
1.6
Fail
1.0
Fail
1.9
Fail
1.8
Fail
1.6
Fail
1.6
Fail
1.2
Fail
1.1
Fail
1.0
Fail
1.6
Fail
White BG
1.0Fail
1.1Fail
1.3Fail
2.0Fail
1.3Fail
Black BG
20.3AAA
19.1AAA
16.6AAA
10.7AAA
16.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FDFDF3
F8F7EB
E8E8DC
7779DF
EAEADA

Deuteranopia

FEFEF3
F8F9EB
E9E9DD
6F64DD
EBEBDB

Tritanopia

FFF5F5
FBEDED
ECDEDE
40D9D8
EEDCDD

Achromatopsia

FBFBFB
F4F4F4
E5E5E5
A1A1A1
E5E5E5

Shades & Tints Shades & Tints

#FFFBF0

Dark
Light

#FBF3E8

Dark
Light

#ECE3DA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffbf0;
  --color-2: #fbf3e8;
  --color-3: #ece3da;
  --color-4: #39c9e6;
  --color-5: #efe3d7;
}

SCSS

$color-1: #fffbf0;
$color-2: #fbf3e8;
$color-3: #ece3da;
$color-4: #39c9e6;
$color-5: #efe3d7;

TAILWIND

colors: {
  'brand-1': '#fffbf0',
  'brand-2': '#fbf3e8',
  'brand-3': '#ece3da',
  'brand-4': '#39c9e6',
  'brand-5': '#efe3d7',
}

RGB Array

[255, 251, 240], [251, 243, 232], [236, 227, 218], [57, 201, 230], [239, 227, 215]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This pastel-style palette of #FFFBF0, #FBF3E8, #ECE3DA, #39C9E6, #EFE3D7 is ideal for: social media posters, mobile apps, e-commerce promos, health products, baby brands, fresh-style blogs, 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: #fffbf0; --color-2: #fbf3e8; --color-3: #ece3da; --color-4: #39c9e6; --color-5: #efe3d7. 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 pastel-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