← Back to Editor

#F6F5F7 · #F5E2C9 · #F5C6A2 · #F06616 · #D2F1F8

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarmCool

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial AppData Visualization

Color Details Color Details

#F6F5F7

Lilac · Snow · Lavender

HEX
#F6F5F7
RGB
rgb(246, 245, 247)
HSL
hsl(270, 11%, 96%)
HSB
hsb(270, 1%, 97%)
CMYK
cmyk(0%, 1%, 0%, 3%)
Oklch
oklch(97.1% 0.003 308.4)

TraditionalLilac」· PaintLavender」· Creative Lavender Dream

#F5E2C9

Goose Yellow · Bisque · Peach Orange

HEX
#F5E2C9
RGB
rgb(245, 226, 201)
HSL
hsl(34, 69%, 87%)
HSB
hsb(34, 18%, 96%)
CMYK
cmyk(0%, 8%, 18%, 4%)
Oklch
oklch(92.2% 0.039 74.8)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#F5C6A2

Apricot · Wheat · Peach Orange

HEX
#F5C6A2
RGB
rgb(245, 198, 162)
HSL
hsl(26, 81%, 80%)
HSB
hsb(26, 34%, 96%)
CMYK
cmyk(0%, 19%, 34%, 4%)
Oklch
oklch(85.9% 0.072 59.1)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#F06616

Tangerine · Chocolate · Warm Sun

HEX
#F06616
RGB
rgb(240, 102, 22)
HSL
hsl(22, 88%, 51%)
HSB
hsb(22, 91%, 94%)
CMYK
cmyk(0%, 57%, 91%, 6%)
Oklch
oklch(67.4% 0.188 44.2)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#D2F1F8

Sky Blue · Lavender · Glacier Blue

HEX
#D2F1F8
RGB
rgb(210, 241, 248)
HSL
hsl(191, 73%, 90%)
HSB
hsb(191, 15%, 97%)
CMYK
cmyk(15%, 3%, 0%, 3%)
Oklch
oklch(93.8% 0.034 212.8)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F6F5F7
F5F6F4

Analogous

F4F4F6
F6F5F7
F6F4F6

Triadic

F6F5F7
F6F5F4
F4F6F5

Split-Comp.

F6F5F7
F6F6F4
F4F6F4

Tetradic

F6F5F7
F6F4F4
F5F6F4
F4F6F6

Contrast Matrix WCAG 2.1 Contrast

F6F5F7
F5E2C9
F5C6A2
F06616
D2F1F8
1.2
Fail
1.4
Fail
2.9
Fail
1.1
Fail
1.2
Fail
1.2
Fail
2.5
Fail
1.1
Fail
1.4
Fail
1.2
Fail
2.0
Fail
1.3
Fail
2.9
Fail
2.5
Fail
2.0
Fail
2.7
Fail
1.1
Fail
1.1
Fail
1.3
Fail
2.7
Fail
White BG
1.1Fail
1.3Fail
1.6Fail
3.2AA Large
1.2Fail
Black BG
19.3AAA
16.6AAA
13.5AAA
6.6AA
17.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F6F6F7
EDEDCF
E1E0AB
B4B329
DFE0F6

Deuteranopia

F6F6F6
EEEFD1
E3E7AD
BCC72E
DEDBF6

Tritanopia

F6F6F6
F4D4D5
F3B2B3
E9393C
D4F5F5

Achromatopsia

F6F6F6
E5E5E5
D0D0D0
868686
E9E9E9

Shades & Tints Shades & Tints

#F6F5F7

Dark
Light

#F5E2C9

Dark
Light

#F5C6A2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f6f5f7;
  --color-2: #f5e2c9;
  --color-3: #f5c6a2;
  --color-4: #f06616;
  --color-5: #d2f1f8;
}

SCSS

$color-1: #f6f5f7;
$color-2: #f5e2c9;
$color-3: #f5c6a2;
$color-4: #f06616;
$color-5: #d2f1f8;

TAILWIND

colors: {
  'brand-1': '#f6f5f7',
  'brand-2': '#f5e2c9',
  'brand-3': '#f5c6a2',
  'brand-4': '#f06616',
  'brand-5': '#d2f1f8',
}

RGB Array

[246, 245, 247], [245, 226, 201], [245, 198, 162], [240, 102, 22], [210, 241, 248]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F6F5F7, #F5E2C9, #F5C6A2, #F06616, #D2F1F8 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: #f6f5f7; --color-2: #f5e2c9; --color-3: #f5c6a2; --color-4: #f06616; --color-5: #d2f1f8. 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 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