← Back to Editor

#00FFFF · #624E2F · #FB6B00 · #F7FFF7

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarmCool

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial AppData Visualization

Color Details Color Details

#00FFFF

Lake Blue · Cyan · Mint Ice

HEX
#00FFFF
RGB
rgb(0, 255, 255)
HSL
hsl(180, 100%, 50%)
HSB
hsb(180, 100%, 100%)
CMYK
cmyk(100%, 0%, 0%, 0%)
Oklch
oklch(90.5% 0.155 194.8)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#624E2F

Ochre · DarkOliveGreen · Amber Brown

HEX
#624E2F
RGB
rgb(98, 78, 47)
HSL
hsl(36, 35%, 28%)
HSB
hsb(36, 52%, 38%)
CMYK
cmyk(0%, 20%, 52%, 62%)
Oklch
oklch(43.7% 0.053 77.6)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#FB6B00

Tangerine · OrangeRed · Amber Brown

HEX
#FB6B00
RGB
rgb(251, 107, 0)
HSL
hsl(26, 100%, 49%)
HSB
hsb(26, 100%, 98%)
CMYK
cmyk(0%, 57%, 100%, 2%)
Oklch
oklch(69.6% 0.197 45.7)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#F7FFF7

Emerald · Snow · Mint Green

HEX
#F7FFF7
RGB
rgb(247, 255, 247)
HSL
hsl(120, 100%, 98%)
HSB
hsb(120, 3%, 100%)
CMYK
cmyk(3%, 0%, 3%, 0%)
Oklch
oklch(99.2% 0.013 145.5)

TraditionalEmerald」· PaintMint Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

00FFFF
FF0000

Analogous

00FF80
00FFFF
0080FF

Triadic

00FFFF
FF00FF
FFFF00

Split-Comp.

00FFFF
FF0080
FF8000

Tetradic

00FFFF
8000FF
FF0000
80FF00

Contrast Matrix WCAG 2.1 Contrast

00FFFF
624E2F
FB6B00
F7FFF7
6.3
AA
2.3
Fail
1.2
Fail
6.3
AA
2.7
Fail
7.8
AAA
2.3
Fail
2.7
Fail
2.9
Fail
1.2
Fail
7.8
AAA
2.9
Fail
White BG
1.3Fail
7.9AAA
2.9Fail
1.0Fail
Black BG
16.7AAA
2.7Fail
7.2AAA
20.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

6E71FF
595937
BDBB1A
FAFBF9

Deuteranopia

604DFF
5B5C38
C5D020
FAF9F9

Tritanopia

0DFFFF
613C3E
F42E33
F7FAFB

Achromatopsia

B3B3B3
505050
8A8A8A
FCFCFC

Shades & Tints Shades & Tints

#00FFFF

Dark
Light

#624E2F

Dark
Light

#FB6B00

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #00ffff;
  --color-2: #624e2f;
  --color-3: #fb6b00;
  --color-4: #f7fff7;
}

SCSS

$color-1: #00ffff;
$color-2: #624e2f;
$color-3: #fb6b00;
$color-4: #f7fff7;

TAILWIND

colors: {
  'brand-1': '#00ffff',
  'brand-2': '#624e2f',
  'brand-3': '#fb6b00',
  'brand-4': '#f7fff7',
}

RGB Array

[0, 255, 255], [98, 78, 47], [251, 107, 0], [247, 255, 247]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #00FFFF, #624E2F, #FB6B00, #F7FFF7 is ideal for: social media posters, mobile apps, e-commerce promos, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #00ffff; --color-2: #624e2f; --color-3: #fb6b00; --color-4: #f7fff7. 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 4-color scheme is especially suited for food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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