← Back to Editor

#FFCFC7 · #FFEEE3 · #43879A · #1A1B20 · #2B2F33

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

#FFCFC7

Peach Pink · Pink · Cherry Blossom

HEX
#FFCFC7
RGB
rgb(255, 207, 199)
HSL
hsl(9, 100%, 89%)
HSB
hsb(9, 22%, 100%)
CMYK
cmyk(0%, 19%, 22%, 0%)
Oklch
oklch(89.4% 0.056 29.2)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#FFEEE3

Apricot · Linen · Peach Orange

HEX
#FFEEE3
RGB
rgb(255, 238, 227)
HSL
hsl(24, 100%, 95%)
HSB
hsb(24, 11%, 100%)
CMYK
cmyk(0%, 7%, 11%, 0%)
Oklch
oklch(96.0% 0.024 55.3)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#43879A

Slate Blue · SteelBlue · Mint Ice

HEX
#43879A
RGB
rgb(67, 135, 154)
HSL
hsl(193, 39%, 43%)
HSB
hsb(193, 56%, 60%)
CMYK
cmyk(56%, 12%, 0%, 40%)
Oklch
oklch(58.7% 0.074 218.5)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#1A1B20

Indigo · Black · Deep Sea Blue

HEX
#1A1B20
RGB
rgb(26, 27, 32)
HSL
hsl(230, 10%, 11%)
HSB
hsb(230, 19%, 13%)
CMYK
cmyk(19%, 16%, 0%, 87%)
Oklch
oklch(22.3% 0.010 276.6)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#2B2F33

Indigo · DarkSlateGray · Dark Stone

HEX
#2B2F33
RGB
rgb(43, 47, 51)
HSL
hsl(210, 9%, 18%)
HSB
hsb(210, 16%, 20%)
CMYK
cmyk(16%, 8%, 0%, 80%)
Oklch
oklch(30.3% 0.009 248.1)

TraditionalIndigo」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFCFC7
C7F7FF

Analogous

FFC7DB
FFCFC7
FFEBC7

Triadic

FFCFC7
C7FFCF
CFC7FF

Split-Comp.

FFCFC7
C7FFEB
C7DBFF

Tetradic

FFCFC7
DBFFC7
C7F7FF
EBC7FF

Contrast Matrix WCAG 2.1 Contrast

FFCFC7
FFEEE3
43879A
1A1B20
2B2F33
1.2
Fail
2.9
Fail
12.3
AAA
9.6
AAA
1.2
Fail
3.6
AA Large
15.2
AAA
11.9
AAA
2.9
Fail
3.6
AA Large
4.2
AA Large
3.3
AA Large
12.3
AAA
15.2
AAA
4.2
AA Large
1.3
Fail
9.6
AAA
11.9
AAA
3.3
AA Large
1.3
Fail
White BG
1.4Fail
1.1Fail
4.1AA Large
17.2AAA
13.5AAA
Black BG
15.0AAA
18.6AAA
5.2AA
1.2Fail
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

EAEAC9
F8F7E6
606195
1A1A1F
2D2D32

Deuteranopia

EDF1C9
F9FAE6
5D5794
1A1A1F
2D2C32

Tritanopia

FDCACB
FEE8E8
469291
1A1E1E
2B3131

Achromatopsia

DCDCDC
F2F2F2
757575
1B1B1B
2E2E2E

Shades & Tints Shades & Tints

#FFCFC7

Dark
Light

#FFEEE3

Dark
Light

#43879A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffcfc7;
  --color-2: #ffeee3;
  --color-3: #43879a;
  --color-4: #1a1b20;
  --color-5: #2b2f33;
}

SCSS

$color-1: #ffcfc7;
$color-2: #ffeee3;
$color-3: #43879a;
$color-4: #1a1b20;
$color-5: #2b2f33;

TAILWIND

colors: {
  'brand-1': '#ffcfc7',
  'brand-2': '#ffeee3',
  'brand-3': '#43879a',
  'brand-4': '#1a1b20',
  'brand-5': '#2b2f33',
}

RGB Array

[255, 207, 199], [255, 238, 227], [67, 135, 154], [26, 27, 32], [43, 47, 51]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFCFC7, #FFEEE3, #43879A, #1A1B20, #2B2F33 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: #ffcfc7; --color-2: #ffeee3; --color-3: #43879a; --color-4: #1a1b20; --color-5: #2b2f33. 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