← Back to Editor

#FFF2E6 · #FAE1D7 · #FFB5AC · #1C3642 · #06070F

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

#FFF2E6

Apricot · Linen · Peach Orange

HEX
#FFF2E6
RGB
rgb(255, 242, 230)
HSL
hsl(29, 100%, 95%)
HSB
hsb(29, 10%, 100%)
CMYK
cmyk(0%, 5%, 10%, 0%)
Oklch
oklch(96.8% 0.021 65.3)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#FAE1D7

Apricot · Bisque · Peach Orange

HEX
#FAE1D7
RGB
rgb(250, 225, 215)
HSL
hsl(17, 78%, 91%)
HSB
hsb(17, 14%, 98%)
CMYK
cmyk(0%, 10%, 14%, 2%)
Oklch
oklch(92.7% 0.031 43.1)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#FFB5AC

Peach Pink · LightPink · Cherry Blossom

HEX
#FFB5AC
RGB
rgb(255, 181, 172)
HSL
hsl(7, 100%, 84%)
HSB
hsb(7, 33%, 100%)
CMYK
cmyk(0%, 29%, 33%, 0%)
Oklch
oklch(84.0% 0.088 26.8)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#1C3642

Slate Blue · DarkSlateGray · Peacock Green

HEX
#1C3642
RGB
rgb(28, 54, 66)
HSL
hsl(199, 40%, 18%)
HSB
hsb(199, 58%, 26%)
CMYK
cmyk(58%, 18%, 0%, 74%)
Oklch
oklch(31.8% 0.038 229.5)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

#06070F

Indigo · Black · Deep Sea Blue

HEX
#06070F
RGB
rgb(6, 7, 15)
HSL
hsl(233, 43%, 4%)
HSB
hsb(233, 60%, 6%)
CMYK
cmyk(60%, 53%, 0%, 94%)
Oklch
oklch(13.2% 0.019 276.8)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF2E6
E5F3FF

Analogous

FFE5E6
FFF2E6
FFFFE5

Triadic

FFF2E6
E5FFF2
F2E5FF

Split-Comp.

FFF2E6
E5FFFF
E5E6FF

Tetradic

FFF2E6
E6FFE5
E5F3FF
FFE5FF

Contrast Matrix WCAG 2.1 Contrast

FFF2E6
FAE1D7
FFB5AC
1C3642
06070F
1.1
Fail
1.5
Fail
11.5
AAA
18.3
AAA
1.1
Fail
1.3
Fail
10.2
AAA
16.1
AAA
1.5
Fail
1.3
Fail
7.5
AAA
11.9
AAA
11.5
AAA
10.2
AAA
7.5
AAA
1.6
Fail
18.3
AAA
16.1
AAA
11.9
AAA
1.6
Fail
White BG
1.1Fail
1.2Fail
1.7Fail
12.7AAA
20.1AAA
Black BG
19.1AAA
16.8AAA
12.5AAA
1.7Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F9F9E9
EFEFD9
DFDEAE
27273F
06060D

Deuteranopia

FAFBEA
F1F3DA
E3E9AF
26243E
06060D

Tritanopia

FEEBEC
F9DBDC
FBB0B0
1D3D3C
060C0B

Achromatopsia

F5F5F5
E7E7E7
CACACA
303030
080808

Shades & Tints Shades & Tints

#FFF2E6

Dark
Light

#FAE1D7

Dark
Light

#FFB5AC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff2e6;
  --color-2: #fae1d7;
  --color-3: #ffb5ac;
  --color-4: #1c3642;
  --color-5: #06070f;
}

SCSS

$color-1: #fff2e6;
$color-2: #fae1d7;
$color-3: #ffb5ac;
$color-4: #1c3642;
$color-5: #06070f;

TAILWIND

colors: {
  'brand-1': '#fff2e6',
  'brand-2': '#fae1d7',
  'brand-3': '#ffb5ac',
  'brand-4': '#1c3642',
  'brand-5': '#06070f',
}

RGB Array

[255, 242, 230], [250, 225, 215], [255, 181, 172], [28, 54, 66], [6, 7, 15]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This pastel-style palette of #FFF2E6, #FAE1D7, #FFB5AC, #1C3642, #06070F 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: #fff2e6; --color-2: #fae1d7; --color-3: #ffb5ac; --color-4: #1c3642; --color-5: #06070f. 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 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