← Back to Editor

#CCFFFF · #FFFFCC · #CCCC99

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicCool

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial App

Color Details Color Details

#CCFFFF

Sky Blue · Lavender · Glacier Blue

HEX
#CCFFFF
RGB
rgb(204, 255, 255)
HSL
hsl(180, 100%, 90%)
HSB
hsb(180, 20%, 100%)
CMYK
cmyk(20%, 0%, 0%, 0%)
Oklch
oklch(96.5% 0.052 196.3)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#FFFFCC

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFCC
RGB
rgb(255, 255, 204)
HSL
hsl(60, 100%, 90%)
HSB
hsb(60, 20%, 100%)
CMYK
cmyk(0%, 0%, 20%, 0%)
Oklch
oklch(98.8% 0.065 107.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#CCCC99

Fresh Green · Tan · Sunflower

HEX
#CCCC99
RGB
rgb(204, 204, 153)
HSL
hsl(60, 33%, 70%)
HSB
hsb(60, 25%, 80%)
CMYK
cmyk(0%, 0%, 25%, 20%)
Oklch
oklch(83.3% 0.068 107.8)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CCFFFF
FFCCCC

Analogous

CCFFE6
CCFFFF
CCE6FF

Triadic

CCFFFF
FFCCFF
FFFFCC

Split-Comp.

CCFFFF
FFCCE6
FFE6CC

Tetradic

CCFFFF
E6CCFF
FFCCCC
E6FFCC

Contrast Matrix WCAG 2.1 Contrast

CCFFFF
FFFFCC
CCCC99
1.1
Fail
1.5
Fail
1.1
Fail
1.6
Fail
1.5
Fail
1.6
Fail
White BG
1.1Fail
1.0Fail
1.7Fail
Black BG
19.3AAA
20.4AAA
12.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

E2E3FF
FFFFD8
CCCCA5

Deuteranopia

DFDBFF
FFFFDB
CCCCA8

Tritanopia

CFFFFF
FFE2E4
CCAFB1

Achromatopsia

F0F0F0
F9F9F9
C6C6C6

Shades & Tints Shades & Tints

#CCFFFF

Dark
Light

#FFFFCC

Dark
Light

#CCCC99

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ccffff;
  --color-2: #ffffcc;
  --color-3: #cccc99;
}

SCSS

$color-1: #ccffff;
$color-2: #ffffcc;
$color-3: #cccc99;

TAILWIND

colors: {
  'brand-1': '#ccffff',
  'brand-2': '#ffffcc',
  'brand-3': '#cccc99',
}

RGB Array

[204, 255, 255], [255, 255, 204], [204, 204, 153]

FAQ FAQ

What scenarios is this 3-color palette suitable for?

This general-style palette of #CCFFFF, #FFFFCC, #CCCC99 is ideal for: social media posters, mobile apps, e-commerce promos, health products, baby brands, fresh-style blogs. Vivid colors effectively attract user attention. It is a vibrant and energetic choice among 3-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ccffff; --color-2: #ffffcc; --color-3: #cccc99. 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 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