#FCFFA0 Color Information

Hex color code: #FCFFA0

The hex color #FCFFA0 is a ethereal yellow with RGB values of (252, 255, 160) and HSL of (62°, 100%, 81%). It is typically applied in digital products.

Try:
Color NameKhaki
HEX
#FCFFA0
RGB
252, 255, 160
HSL
62°, 100%, 81%
CMYK
1%, 0%, 37%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #FCFFA0; 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 #FCFFA0; background-color: #FCFFA015; }

Alert / Toast

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

Link / Accent

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

a { color: #FCFFA0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 255, 160

Red: 252 / Green: 255 / Blue: 160

HSL

62°, 100%, 81%

Hue: 62° / Saturation: 100% / Lightness: 81%

CMYK

1%, 0%, 37%, 0%

Cyan: 1% / Magenta: 0% / Yellow: 37% / Key: 0%

What color is #FCFFA0?

#FCFFA0 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCFFA0 to RGB:

rgb(252, 255, 160)HEX to RGB Converter →

HEX to HSL

Convert #FCFFA0 to HSL:

hsl(62, 100%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #FCFFA0 to CMYK:

cmyk(1%, 0%, 37%, 0%)Color Converter →

Color Meaning and Usage

#FCFFA0 is a airy yellow color with RGB values of 252, 255, 160 and HSL of 62°, 100%, 81%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCFFA0 is #A19EFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFD29E.

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

Contrast with #FCFFA0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCFFA0?

#FCFFA0 is a airy yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCFFA0?

#FCFFA0 in RGB is (252, 255, 160) - 252 red, 255 green, and 160 blue.

How to use #FCFFA0 in CSS?

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

What colors go well with #FCFFA0?

#A19EFF (complementary), #FFD29E (analogous), and #F9FF52 (lighter shade) work well with #FCFFA0.