← Back to Editor

#FFB10D · #F1F4F3 · #92A19F

minimal

A 3-color minimal palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

RestrainedProfessionalPureWarmCool

Industry INDUSTRY

ArchitectureManufacturingSaaS B2B

UI Context UI CONTEXT

Corporate SitePortfolioAdmin PanelData Visualization

Color Details Color Details

#FFB10D

Ginger · Orange · Sunflower

HEX
#FFB10D
RGB
rgb(255, 177, 13)
HSL
hsl(41, 100%, 53%)
HSB
hsb(41, 95%, 100%)
CMYK
cmyk(0%, 31%, 95%, 0%)
Oklch
oklch(81.4% 0.169 76.5)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#F1F4F3

Jade · SeaShell · Glacier Blue

HEX
#F1F4F3
RGB
rgb(241, 244, 243)
HSL
hsl(160, 12%, 95%)
HSB
hsb(160, 1%, 96%)
CMYK
cmyk(1%, 0%, 0%, 4%)
Oklch
oklch(96.5% 0.003 174.5)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#92A19F

Ash · DarkGray · Silver Sand

HEX
#92A19F
RGB
rgb(146, 161, 159)
HSL
hsl(172, 7%, 60%)
HSB
hsb(172, 9%, 63%)
CMYK
cmyk(9%, 0%, 1%, 37%)
Oklch
oklch(69.7% 0.017 187.1)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFB10D
0F5BFF

Analogous

FF3B0F
FFB10D
D3FF0F

Triadic

FFB10D
0FFFB3
B30FFF

Split-Comp.

FFB10D
0FD3FF
3B0FFF

Tetradic

FFB10D
0FFF3B
0F5BFF
FF0FD3

Contrast Matrix WCAG 2.1 Contrast

FFB10D
F1F4F3
92A19F
1.6
Fail
1.5
Fail
1.6
Fail
2.4
Fail
1.5
Fail
2.4
Fail
White BG
1.8Fail
1.1Fail
2.7Fail
Black BG
11.5AAA
19.0AAA
7.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

DDDD35
F2F2F3
98999F

Deuteranopia

E2E83E
F2F2F3
9897A0

Tritanopia

FB545B
F1F3F3
93A0A0

Achromatopsia

B6B6B6
F3F3F3
9C9C9C

Shades & Tints Shades & Tints

#FFB10D

Dark
Light

#F1F4F3

Dark
Light

#92A19F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffb10d;
  --color-2: #f1f4f3;
  --color-3: #92a19f;
}

SCSS

$color-1: #ffb10d;
$color-2: #f1f4f3;
$color-3: #92a19f;

TAILWIND

colors: {
  'brand-1': '#ffb10d',
  'brand-2': '#f1f4f3',
  'brand-3': '#92a19f',
}

RGB Array

[255, 177, 13], [241, 244, 243], [146, 161, 159]

FAQ FAQ

What scenarios is this 3-color palette suitable for?

This minimal-style palette of #FFB10D, #F1F4F3, #92A19F 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 3-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ffb10d; --color-2: #f1f4f3; --color-3: #92a19f. 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 minimal-style 3-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