← Back to Editor

#FFF5F5 · #F0C9CC · #2E4672 · #041C48 · #1A9FAE

cool

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

#FFF5F5

Peach Pink · SeaShell · Cherry Blossom

HEX
#FFF5F5
RGB
rgb(255, 245, 245)
HSL
hsl(0, 100%, 98%)
HSB
hsb(0, 4%, 100%)
CMYK
cmyk(0%, 4%, 4%, 0%)
Oklch
oklch(97.8% 0.011 17.3)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#F0C9CC

Peach Pink · Pink · Cherry Blossom

HEX
#F0C9CC
RGB
rgb(240, 201, 204)
HSL
hsl(355, 57%, 86%)
HSB
hsb(355, 16%, 94%)
CMYK
cmyk(0%, 16%, 15%, 6%)
Oklch
oklch(87.0% 0.044 12.8)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#2E4672

Indigo · DarkSlateGray · Prussian Blue

HEX
#2E4672
RGB
rgb(46, 70, 114)
HSL
hsl(219, 43%, 31%)
HSB
hsb(219, 60%, 45%)
CMYK
cmyk(60%, 39%, 0%, 55%)
Oklch
oklch(39.7% 0.081 261.7)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#041C48

Indigo · MidnightBlue · Deep Sea Blue

HEX
#041C48
RGB
rgb(4, 28, 72)
HSL
hsl(219, 89%, 15%)
HSB
hsb(219, 94%, 28%)
CMYK
cmyk(94%, 61%, 0%, 72%)
Oklch
oklch(24.0% 0.088 260.7)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#1A9FAE

Lake Blue · LightSeaGreen · Mint Ice

HEX
#1A9FAE
RGB
rgb(26, 159, 174)
HSL
hsl(186, 74%, 39%)
HSB
hsb(186, 85%, 68%)
CMYK
cmyk(85%, 9%, 0%, 32%)
Oklch
oklch(64.4% 0.106 207.1)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF5F5
F5FFFF

Analogous

FFF5FA
FFF5F5
FFFAF5

Triadic

FFF5F5
F5FFF5
F5F5FF

Split-Comp.

FFF5F5
F5FFFA
F5FAFF

Tetradic

FFF5F5
FAFFF5
F5FFFF
FAF5FF

Contrast Matrix WCAG 2.1 Contrast

FFF5F5
F0C9CC
2E4672
041C48
1A9FAE
1.4
Fail
8.8
AAA
15.5
AAA
3.0
Fail
1.4
Fail
6.2
AA
11.0
AAA
2.1
Fail
8.8
AAA
6.2
AA
1.8
Fail
3.0
Fail
15.5
AAA
11.0
AAA
1.8
Fail
5.2
AA
3.0
Fail
2.1
Fail
3.0
Fail
5.2
AA
White BG
1.1Fail
1.5Fail
9.4AAA
16.6AAA
3.2AA Large
Black BG
19.6AAA
13.9AAA
2.2Fail
1.3Fail
6.6AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FBFBF5
DFDFCB
383967
0E0F3D
5455AA

Deuteranopia

FBFCF5
E1E4CB
373565
0D0B3B
4C42AA

Tritanopia

FFF5F5
EECBCB
2F5F5D
053533
21A8A7

Achromatopsia

F8F8F8
D5D5D5
444444
1A1A1A
797979

Shades & Tints Shades & Tints

#FFF5F5

Dark
Light

#F0C9CC

Dark
Light

#2E4672

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff5f5;
  --color-2: #f0c9cc;
  --color-3: #2e4672;
  --color-4: #041c48;
  --color-5: #1a9fae;
}

SCSS

$color-1: #fff5f5;
$color-2: #f0c9cc;
$color-3: #2e4672;
$color-4: #041c48;
$color-5: #1a9fae;

TAILWIND

colors: {
  'brand-1': '#fff5f5',
  'brand-2': '#f0c9cc',
  'brand-3': '#2e4672',
  'brand-4': '#041c48',
  'brand-5': '#1a9fae',
}

RGB Array

[255, 245, 245], [240, 201, 204], [46, 70, 114], [4, 28, 72], [26, 159, 174]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This cool-style palette of #FFF5F5, #F0C9CC, #2E4672, #041C48, #1A9FAE 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: #fff5f5; --color-2: #f0c9cc; --color-3: #2e4672; --color-4: #041c48; --color-5: #1a9fae. 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 cool-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