← Back to Editor

#F0F0A8 · #67A6A6 · #EDEDED

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReading

Color Details Color Details

#F0F0A8

Fresh Green · Wheat · Lemon Cream

HEX
#F0F0A8
RGB
rgb(240, 240, 168)
HSL
hsl(60, 71%, 80%)
HSB
hsb(60, 30%, 94%)
CMYK
cmyk(0%, 0%, 30%, 6%)
Oklch
oklch(93.8% 0.091 108.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#67A6A6

Slate Blue · CadetBlue · Lake Green

HEX
#67A6A6
RGB
rgb(103, 166, 166)
HSL
hsl(180, 26%, 53%)
HSB
hsb(180, 38%, 65%)
CMYK
cmyk(38%, 0%, 0%, 35%)
Oklch
oklch(68.3% 0.065 195.7)

TraditionalSlate Blue」· PaintLake Green」· Creative Blush Sunrise

#EDEDED

Plain White · Linen · Cloud White

HEX
#EDEDED
RGB
rgb(237, 237, 237)
HSL
hsl(0, 0%, 93%)
HSB
hsb(0, 0%, 93%)
CMYK
cmyk(0%, 0%, 0%, 7%)
Oklch
oklch(94.6% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F0F0A8
A8A8F0

Analogous

F0CCA8
F0F0A8
CCF0A8

Triadic

F0F0A8
A8F0F0
F0A8F0

Split-Comp.

F0F0A8
A8CCF0
CCA8F0

Tetradic

F0F0A8
A8F0CC
A8A8F0
F0A8CC

Contrast Matrix WCAG 2.1 Contrast

F0F0A8
67A6A6
EDEDED
2.3
Fail
1.0
Fail
2.3
Fail
2.4
Fail
1.0
Fail
2.4
Fail
White BG
1.2Fail
2.8Fail
1.2Fail
Black BG
17.7AAA
7.6AAA
17.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F0F0B9
8283A6
EDEDED

Deuteranopia

F0F0BE
7F7AA6
EDEDED

Tritanopia

F0C7CA
6AA6A6
EDEDED

Achromatopsia

E8E8E8
939393
EDEDED

Shades & Tints Shades & Tints

#F0F0A8

Dark
Light

#67A6A6

Dark
Light

#EDEDED

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f0f0a8;
  --color-2: #67a6a6;
  --color-3: #ededed;
}

SCSS

$color-1: #f0f0a8;
$color-2: #67a6a6;
$color-3: #ededed;

TAILWIND

colors: {
  'brand-1': '#f0f0a8',
  'brand-2': '#67a6a6',
  'brand-3': '#ededed',
}

RGB Array

[240, 240, 168], [103, 166, 166], [237, 237, 237]

FAQ FAQ

What scenarios is this 3-color palette suitable for?

This general-style palette of #F0F0A8, #67A6A6, #EDEDED is ideal for: health products, baby brands, fresh-style blogs. 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: #f0f0a8; --color-2: #67a6a6; --color-3: #ededed. 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. 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 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