← Back to Editor

#F2F2D4 · #DFD9A4 · #CBBF73 · #B8A643 · #1273A3

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

#F2F2D4

Fresh Green · Beige · Lemon Cream

HEX
#F2F2D4
RGB
rgb(242, 242, 212)
HSL
hsl(60, 54%, 89%)
HSB
hsb(60, 12%, 95%)
CMYK
cmyk(0%, 0%, 12%, 5%)
Oklch
oklch(95.3% 0.039 107.1)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#DFD9A4

Fresh Green · Wheat · Lemon Cream

HEX
#DFD9A4
RGB
rgb(223, 217, 164)
HSL
hsl(54, 48%, 76%)
HSB
hsb(54, 26%, 87%)
CMYK
cmyk(0%, 3%, 26%, 13%)
Oklch
oklch(87.7% 0.070 102.3)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#CBBF73

Fresh Green · Tan · Sunflower

HEX
#CBBF73
RGB
rgb(203, 191, 115)
HSL
hsl(52, 46%, 62%)
HSB
hsb(52, 43%, 80%)
CMYK
cmyk(0%, 6%, 43%, 20%)
Oklch
oklch(79.8% 0.098 100.4)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#B8A643

Autumn Sage · GoldenRod · Honey Gold

HEX
#B8A643
RGB
rgb(184, 166, 67)
HSL
hsl(51, 47%, 49%)
HSB
hsb(51, 64%, 72%)
CMYK
cmyk(0%, 10%, 64%, 28%)
Oklch
oklch(72.2% 0.120 99.0)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#1273A3

Lake Blue · Teal · Prussian Blue

HEX
#1273A3
RGB
rgb(18, 115, 163)
HSL
hsl(200, 80%, 35%)
HSB
hsb(200, 89%, 64%)
CMYK
cmyk(89%, 29%, 0%, 36%)
Oklch
oklch(52.8% 0.111 237.7)

TraditionalLake Blue」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F2F2D4
D4D4F2

Analogous

F2E3D4
F2F2D4
E3F2D4

Triadic

F2F2D4
D4F2F2
F2D4F2

Split-Comp.

F2F2D4
D4E3F2
E3D4F2

Tetradic

F2F2D4
D4F2E3
D4D4F2
F2D4E3

Contrast Matrix WCAG 2.1 Contrast

F2F2D4
DFD9A4
CBBF73
B8A643
1273A3
1.3
Fail
1.6
Fail
2.1
Fail
4.6
AA
1.3
Fail
1.3
Fail
1.7
Fail
3.6
AA Large
1.6
Fail
1.3
Fail
1.3
Fail
2.8
Fail
2.1
Fail
1.7
Fail
1.3
Fail
2.1
Fail
4.6
AA
3.6
AA Large
2.8
Fail
2.1
Fail
White BG
1.1Fail
1.4Fail
1.9Fail
2.4Fail
5.2AA
Black BG
18.4AAA
14.6AAA
11.2AAA
8.6AAA
4.0AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

F2F2DB
DCDCB1
C6C685
B0B05B
3C3D97

Deuteranopia

F2F2DD
DDDDB4
C7C78A
B1B361
362F95

Tritanopia

F2E1E2
DFBBBD
CA9497
B76E72
178E8C

Achromatopsia

EFEFEF
D5D5D5
BABABA
A0A0A0
5B5B5B

Shades & Tints Shades & Tints

#F2F2D4

Dark
Light

#DFD9A4

Dark
Light

#CBBF73

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f2f2d4;
  --color-2: #dfd9a4;
  --color-3: #cbbf73;
  --color-4: #b8a643;
  --color-5: #1273a3;
}

SCSS

$color-1: #f2f2d4;
$color-2: #dfd9a4;
$color-3: #cbbf73;
$color-4: #b8a643;
$color-5: #1273a3;

TAILWIND

colors: {
  'brand-1': '#f2f2d4',
  'brand-2': '#dfd9a4',
  'brand-3': '#cbbf73',
  'brand-4': '#b8a643',
  'brand-5': '#1273a3',
}

RGB Array

[242, 242, 212], [223, 217, 164], [203, 191, 115], [184, 166, 67], [18, 115, 163]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F2F2D4, #DFD9A4, #CBBF73, #B8A643, #1273A3 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: #f2f2d4; --color-2: #dfd9a4; --color-3: #cbbf73; --color-4: #b8a643; --color-5: #1273a3. 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