← Back to Editor

#F5F3F3 · #E3E2D0 · #B1D9CD · #332F29 · #F21D41

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#F5F3F3

Peach Pink · SeaShell · Cloud White

HEX
#F5F3F3
RGB
rgb(245, 243, 243)
HSL
hsl(0, 9%, 96%)
HSB
hsb(0, 1%, 96%)
CMYK
cmyk(0%, 1%, 1%, 4%)
Oklch
oklch(96.6% 0.002 17.2)

TraditionalPeach Pink」· PaintCloud White」· Creative Morning Mist

#E3E2D0

Fresh Green · LightGray · Lemon Cream

HEX
#E3E2D0
RGB
rgb(227, 226, 208)
HSL
hsl(57, 25%, 85%)
HSB
hsb(57, 8%, 89%)
CMYK
cmyk(0%, 0%, 8%, 11%)
Oklch
oklch(90.9% 0.024 104.3)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#B1D9CD

Jade · LightBlue · Glacier Blue

HEX
#B1D9CD
RGB
rgb(177, 217, 205)
HSL
hsl(162, 34%, 77%)
HSB
hsb(162, 18%, 85%)
CMYK
cmyk(18%, 0%, 6%, 15%)
Oklch
oklch(85.3% 0.045 175.0)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#332F29

Ochre · DarkSlateGray · Cinnamon

HEX
#332F29
RGB
rgb(51, 47, 41)
HSL
hsl(36, 11%, 18%)
HSB
hsb(36, 20%, 20%)
CMYK
cmyk(0%, 8%, 20%, 80%)
Oklch
oklch(30.7% 0.012 78.1)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

#F21D41

Vermilion · Crimson · Passion Red

HEX
#F21D41
RGB
rgb(242, 29, 65)
HSL
hsl(350, 89%, 53%)
HSB
hsb(350, 88%, 95%)
CMYK
cmyk(0%, 88%, 73%, 5%)
Oklch
oklch(61.6% 0.236 21.0)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F5F3F3
F4F6F6

Analogous

F6F4F5
F5F3F3
F6F5F4

Triadic

F5F3F3
F4F6F4
F4F4F6

Split-Comp.

F5F3F3
F4F6F5
F4F5F6

Tetradic

F5F3F3
F5F6F4
F4F6F6
F5F4F6

Contrast Matrix WCAG 2.1 Contrast

F5F3F3
E3E2D0
B1D9CD
332F29
F21D41
1.2
Fail
1.4
Fail
12.0
AAA
3.8
AA Large
1.2
Fail
1.2
Fail
10.2
AAA
3.2
AA Large
1.4
Fail
1.2
Fail
8.7
AAA
2.7
Fail
12.0
AAA
10.2
AAA
8.7
AAA
3.2
AA Large
3.8
AA Large
3.2
AA Large
2.7
Fail
3.2
AA Large
White BG
1.1Fail
1.3Fail
1.5Fail
13.3AAA
4.2AA Large
Black BG
19.0AAA
16.1AAA
13.7AAA
1.6Fail
5.0AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F4F4F3
E3E3D4
C2C3D0
31312A
969438

Deuteranopia

F4F4F3
E3E3D5
C0BDD1
32322B
A2B236

Tritanopia

F5F3F3
E3D8D9
B3D2D3
332C2C
E73130

Achromatopsia

F4F4F4
E0E0E0
CCCCCC
303030
616161

Shades & Tints Shades & Tints

#F5F3F3

Dark
Light

#E3E2D0

Dark
Light

#B1D9CD

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f5f3f3;
  --color-2: #e3e2d0;
  --color-3: #b1d9cd;
  --color-4: #332f29;
  --color-5: #f21d41;
}

SCSS

$color-1: #f5f3f3;
$color-2: #e3e2d0;
$color-3: #b1d9cd;
$color-4: #332f29;
$color-5: #f21d41;

TAILWIND

colors: {
  'brand-1': '#f5f3f3',
  'brand-2': '#e3e2d0',
  'brand-3': '#b1d9cd',
  'brand-4': '#332f29',
  'brand-5': '#f21d41',
}

RGB Array

[245, 243, 243], [227, 226, 208], [177, 217, 205], [51, 47, 41], [242, 29, 65]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F5F3F3, #E3E2D0, #B1D9CD, #332F29, #F21D41 is ideal for: health products, baby brands, fresh-style blogs, 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: #f5f3f3; --color-2: #e3e2d0; --color-3: #b1d9cd; --color-4: #332f29; --color-5: #f21d41. 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 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