← Back to Editor

#FDFDFD · #F0F4F5 · #F28F1D · #1F1E1D · #DAE0E0

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

#FDFDFD

Moonlight White · White · Cloud White

HEX
#FDFDFD
RGB
rgb(253, 253, 253)
HSL
hsl(0, 0%, 99%)
HSB
hsb(0, 0%, 99%)
CMYK
cmyk(0%, 0%, 0%, 1%)
Oklch
oklch(99.4% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#F0F4F5

Sky Blue · SeaShell · Glacier Blue

HEX
#F0F4F5
RGB
rgb(240, 244, 245)
HSL
hsl(192, 20%, 95%)
HSB
hsb(192, 2%, 96%)
CMYK
cmyk(2%, 0%, 0%, 4%)
Oklch
oklch(96.4% 0.004 214.3)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#F28F1D

Ginger · GoldenRod · Warm Sun

HEX
#F28F1D
RGB
rgb(242, 143, 29)
HSL
hsl(32, 89%, 53%)
HSB
hsb(32, 88%, 95%)
CMYK
cmyk(0%, 41%, 88%, 5%)
Oklch
oklch(73.9% 0.163 61.7)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#1F1E1D

Ink Black · Black · Dark Stone

HEX
#1F1E1D
RGB
rgb(31, 30, 29)
HSL
hsl(30, 3%, 12%)
HSB
hsb(30, 6%, 12%)
CMYK
cmyk(0%, 3%, 6%, 88%)
Oklch
oklch(23.6% 0.002 67.7)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#DAE0E0

Sky Blue · LightGray · Cloud White

HEX
#DAE0E0
RGB
rgb(218, 224, 224)
HSL
hsl(180, 9%, 87%)
HSB
hsb(180, 3%, 88%)
CMYK
cmyk(3%, 0%, 0%, 12%)
Oklch
oklch(90.2% 0.006 197.0)

TraditionalSky Blue」· PaintCloud White」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FDFDFD
FCFCFC

Analogous

FCFCFC
FDFDFD
FCFCFC

Triadic

FDFDFD
FCFCFC
FCFCFC

Split-Comp.

FDFDFD
FCFCFC
FCFCFC

Tetradic

FDFDFD
FCFCFC
FCFCFC
FCFCFC

Contrast Matrix WCAG 2.1 Contrast

FDFDFD
F0F4F5
F28F1D
1F1E1D
DAE0E0
1.1
Fail
2.4
Fail
16.4
AAA
1.3
Fail
1.1
Fail
2.2
Fail
15.0
AAA
1.2
Fail
2.4
Fail
2.2
Fail
6.9
AA
1.8
Fail
16.4
AAA
15.0
AAA
6.9
AA
12.5
AAA
1.3
Fail
1.2
Fail
1.8
Fail
12.5
AAA
White BG
1.0Fail
1.1Fail
2.4Fail
16.6AAA
1.3Fail
Black BG
20.6AAA
19.0AAA
8.7AAA
1.3Fail
15.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FDFDFD
F2F2F5
C7C639
1F1F1D
DDDDE0

Deuteranopia

FDFDFD
F2F1F5
CDD43F
1F1F1D
DCDCE0

Tritanopia

FDFDFD
F0F5F5
ED4E53
1F1D1D
DAE0E0

Achromatopsia

FDFDFD
F3F3F3
A0A0A0
1E1E1E
DEDEDE

Shades & Tints Shades & Tints

#FDFDFD

Dark
Light

#F0F4F5

Dark
Light

#F28F1D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fdfdfd;
  --color-2: #f0f4f5;
  --color-3: #f28f1d;
  --color-4: #1f1e1d;
  --color-5: #dae0e0;
}

SCSS

$color-1: #fdfdfd;
$color-2: #f0f4f5;
$color-3: #f28f1d;
$color-4: #1f1e1d;
$color-5: #dae0e0;

TAILWIND

colors: {
  'brand-1': '#fdfdfd',
  'brand-2': '#f0f4f5',
  'brand-3': '#f28f1d',
  'brand-4': '#1f1e1d',
  'brand-5': '#dae0e0',
}

RGB Array

[253, 253, 253], [240, 244, 245], [242, 143, 29], [31, 30, 29], [218, 224, 224]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FDFDFD, #F0F4F5, #F28F1D, #1F1E1D, #DAE0E0 is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #fdfdfd; --color-2: #f0f4f5; --color-3: #f28f1d; --color-4: #1f1e1d; --color-5: #dae0e0. 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 beauty, lifestyle, arts industries. Restrained colors convey professionalism and trust. 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