← Back to Editor

#FBDCE1 · #1E1C30 · #0A3459 · #2DB3AF · #F1E0E1

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FBDCE1

Peach Pink · Linen · Cherry Blossom

HEX
#FBDCE1
RGB
rgb(251, 220, 225)
HSL
hsl(350, 79%, 92%)
HSB
hsb(350, 12%, 98%)
CMYK
cmyk(0%, 12%, 10%, 2%)
Oklch
oklch(92.1% 0.035 6.8)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#1E1C30

Deep Indigo · DarkSlateGray · Deep Sea Blue

HEX
#1E1C30
RGB
rgb(30, 28, 48)
HSL
hsl(246, 26%, 15%)
HSB
hsb(246, 42%, 19%)
CMYK
cmyk(37%, 42%, 0%, 81%)
Oklch
oklch(23.9% 0.038 287.7)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#0A3459

Lake Blue · MidnightBlue · Deep Sea Blue

HEX
#0A3459
RGB
rgb(10, 52, 89)
HSL
hsl(208, 80%, 19%)
HSB
hsb(208, 89%, 35%)
CMYK
cmyk(89%, 42%, 0%, 65%)
Oklch
oklch(31.9% 0.080 249.9)

TraditionalLake Blue」· PaintDeep Sea Blue」· Creative Blush Sunrise

#2DB3AF

Mineral Blue · LightSeaGreen · Mint Ice

HEX
#2DB3AF
RGB
rgb(45, 179, 175)
HSL
hsl(178, 60%, 44%)
HSB
hsb(178, 75%, 70%)
CMYK
cmyk(75%, 0%, 2%, 30%)
Oklch
oklch(69.8% 0.110 191.9)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#F1E0E1

Peach Pink · Linen · Cherry Blossom

HEX
#F1E0E1
RGB
rgb(241, 224, 225)
HSL
hsl(356, 38%, 91%)
HSB
hsb(356, 7%, 95%)
CMYK
cmyk(0%, 7%, 7%, 5%)
Oklch
oklch(92.1% 0.019 13.4)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FBDCE1
DAFBF5

Analogous

FBDAF0
FBDCE1
FBE5DA

Triadic

FBDCE1
E0FBDA
DAE0FB

Split-Comp.

FBDCE1
DAFBE5
DAF0FB

Tetradic

FBDCE1
F0FBDA
DAFBF5
E5DAFB

Contrast Matrix WCAG 2.1 Contrast

FBDCE1
1E1C30
0A3459
2DB3AF
F1E0E1
13.0
AAA
10.0
AAA
2.0
Fail
1.0
Fail
13.0
AAA
1.3
Fail
6.5
AA
13.0
AAA
10.0
AAA
1.3
Fail
5.0
AA
10.0
AAA
2.0
Fail
6.5
AA
5.0
AA
2.0
Fail
1.0
Fail
13.0
AAA
10.0
AAA
2.0
Fail
White BG
1.3Fail
16.6AAA
12.7AAA
2.6Fail
1.3Fail
Black BG
16.4AAA
1.3Fail
1.6Fail
8.2AAA
16.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

EEEDE0
1D1D2B
1C1D50
6768B0
EAE9E1

Deuteranopia

EFF2E0
1D1D2A
1A174E
5F55B0
EBECE1

Tritanopia

F9DFDF
1E2727
0C4947
34B1B1
F0E1E1

Achromatopsia

E6E6E6
1F1F1F
2C2C2C
8A8A8A
E5E5E5

Shades & Tints Shades & Tints

#FBDCE1

Dark
Light

#1E1C30

Dark
Light

#0A3459

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fbdce1;
  --color-2: #1e1c30;
  --color-3: #0a3459;
  --color-4: #2db3af;
  --color-5: #f1e0e1;
}

SCSS

$color-1: #fbdce1;
$color-2: #1e1c30;
$color-3: #0a3459;
$color-4: #2db3af;
$color-5: #f1e0e1;

TAILWIND

colors: {
  'brand-1': '#fbdce1',
  'brand-2': '#1e1c30',
  'brand-3': '#0a3459',
  'brand-4': '#2db3af',
  'brand-5': '#f1e0e1',
}

RGB Array

[251, 220, 225], [30, 28, 48], [10, 52, 89], [45, 179, 175], [241, 224, 225]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FBDCE1, #1E1C30, #0A3459, #2DB3AF, #F1E0E1 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #fbdce1; --color-2: #1e1c30; --color-3: #0a3459; --color-4: #2db3af; --color-5: #f1e0e1. 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 general-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. 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