← Back to Editor

#F1F1CB · #F3F3DD · #FFFFD4 · #1C1F2C · #000000

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

#F1F1CB

Fresh Green · Beige · Lemon Cream

HEX
#F1F1CB
RGB
rgb(241, 241, 203)
HSL
hsl(60, 58%, 87%)
HSB
hsb(60, 16%, 95%)
CMYK
cmyk(0%, 0%, 16%, 5%)
Oklch
oklch(94.8% 0.050 107.3)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F3F3DD

Fresh Green · Beige · Lemon Cream

HEX
#F3F3DD
RGB
rgb(243, 243, 221)
HSL
hsl(60, 48%, 91%)
HSB
hsb(60, 9%, 95%)
CMYK
cmyk(0%, 0%, 9%, 5%)
Oklch
oklch(95.8% 0.029 106.9)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FFFFD4

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFD4
RGB
rgb(255, 255, 212)
HSL
hsl(60, 100%, 92%)
HSB
hsb(60, 17%, 100%)
CMYK
cmyk(0%, 0%, 17%, 0%)
Oklch
oklch(98.9% 0.055 107.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#1C1F2C

Indigo · Black · Deep Sea Blue

HEX
#1C1F2C
RGB
rgb(28, 31, 44)
HSL
hsl(229, 22%, 14%)
HSB
hsb(229, 36%, 17%)
CMYK
cmyk(36%, 30%, 0%, 83%)
Oklch
oklch(24.2% 0.025 274.3)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F1F1CB
CBCBF1

Analogous

F1DECB
F1F1CB
DEF1CB

Triadic

F1F1CB
CBF1F1
F1CBF1

Split-Comp.

F1F1CB
CBDEF1
DECBF1

Tetradic

F1F1CB
CBF1DE
CBCBF1
F1CBDE

Contrast Matrix WCAG 2.1 Contrast

F1F1CB
F3F3DD
FFFFD4
1C1F2C
000000
1.0
Fail
1.1
Fail
14.2
AAA
18.2
AAA
1.0
Fail
1.1
Fail
14.6
AAA
18.7
AAA
1.1
Fail
1.1
Fail
16.0
AAA
20.5
AAA
14.2
AAA
14.6
AAA
16.0
AAA
1.3
Fail
18.2
AAA
18.7
AAA
20.5
AAA
1.3
Fail
White BG
1.2Fail
1.1Fail
1.0Fail
16.4AAA
21.0AAA
Black BG
18.2AAA
18.7AAA
20.5AAA
1.3Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F1F1D4
F3F3E2
FFFFDE
1D1D29
000000

Deuteranopia

F1F1D6
F3F3E4
FFFFE1
1D1D28
000000

Tritanopia

F1DBDD
F3E7E7
FFE7E8
1C2626
000000

Achromatopsia

EDEDED
F0F0F0
FAFAFA
202020
000000

Shades & Tints Shades & Tints

#F1F1CB

Dark
Light

#F3F3DD

Dark
Light

#FFFFD4

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f1f1cb;
  --color-2: #f3f3dd;
  --color-3: #ffffd4;
  --color-4: #1c1f2c;
  --color-5: #000000;
}

SCSS

$color-1: #f1f1cb;
$color-2: #f3f3dd;
$color-3: #ffffd4;
$color-4: #1c1f2c;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#f1f1cb',
  'brand-2': '#f3f3dd',
  'brand-3': '#ffffd4',
  'brand-4': '#1c1f2c',
  'brand-5': '#000000',
}

RGB Array

[241, 241, 203], [243, 243, 221], [255, 255, 212], [28, 31, 44], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F1F1CB, #F3F3DD, #FFFFD4, #1C1F2C, #000000 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: #f1f1cb; --color-2: #f3f3dd; --color-3: #ffffd4; --color-4: #1c1f2c; --color-5: #000000. 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