#FFCC66 Color Information

Hex color code: #FFCC66

A striking orange shade, #FFCC66 appears as (255, 204, 102) in RGB and (40°, 100%, 70%) in HSL. It is often used for branding and logos.

Try:
Color NameSandy Brown
HEX
#FFCC66
RGB
255, 204, 102
HSL
40°, 100%, 70%
CMYK
0%, 20%, 60%, 0%

Shades

CSS Usage
color: #FFCC66;
background-color: #FFCC66;
border-color: #FFCC66;
box-shadow: 0 0 10px #FFCC66;
border: 2px solid #FFCC66;
Tailwind Usage
bg-[#FFCC66]
text-[#FFCC66]
border-[#FFCC66]
shadow-[0_0_10px_FFCC66]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #FFCC66, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #FFCC66; color: #000000; }

Badge

New Feature
.badge { background-color: #FFCC66; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #FFCC66; background-color: #FFCC6615; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #FFCC6620; border-left: 4px solid #FFCC66; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #FFCC66; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #FFCC66 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 204, 102

Red: 255 / Green: 204 / Blue: 102

HSL

40°, 100%, 70%

Hue: 40° / Saturation: 100% / Lightness: 70%

CMYK

0%, 20%, 60%, 0%

Cyan: 0% / Magenta: 20% / Yellow: 60% / Key: 0%

What color is #FFCC66?

#FFCC66 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFCC66 to RGB:

rgb(255, 204, 102)HEX to RGB Converter →

HEX to HSL

Convert #FFCC66 to HSL:

hsl(40, 100%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #FFCC66 to CMYK:

cmyk(0%, 20%, 60%, 0%)Color Converter →

Color Meaning and Usage

A bold orange tone, #FFCC66 has RGB (255, 204, 102) and HSL (40°, 100%, 70%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFCC66 is #6699FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FF7F66.

Use #FFCC66 in CSS: color: #FFCC66 or background-color: #FFCC66. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #FFCC66

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 14.08:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFCC66?

#FFCC66 is a bold orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FFCC66?

#FFCC66 in RGB is (255, 204, 102) - 255 red, 204 green, and 102 blue.

How to use #FFCC66 in CSS?

Use #FFCC66 directly in your CSS properties like color or background-color.

What colors go well with #FFCC66?

#6699FF (complementary), #FF7F66 (analogous), and #FFB31A (lighter shade) work well with #FFCC66.