#FFFDF6 Color Information

Hex color code: #FFFDF6

The hex color #FFFDF6 is a soft yellow with RGB values of (255, 253, 246) and HSL of (47°, 100%, 98%). It is often used for branding and logos.

Try:
Color NameSnow
HEX
#FFFDF6
RGB
255, 253, 246
HSL
47°, 100%, 98%
CMYK
0%, 1%, 4%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFFDF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 253, 246

Red: 255 / Green: 253 / Blue: 246

HSL

47°, 100%, 98%

Hue: 47° / Saturation: 100% / Lightness: 98%

CMYK

0%, 1%, 4%, 0%

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

What color is #FFFDF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFFDF6 to RGB:

rgb(255, 253, 246)HEX to RGB Converter →

HEX to HSL

Convert #FFFDF6 to HSL:

hsl(47, 100%, 98%)RGB to HSL Converter →

HEX to CMYK

Convert #FFFDF6 to CMYK:

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

Color Meaning and Usage

#FFFDF6 is a ethereal yellow color with RGB values of 255, 253, 246 and HSL of 47°, 100%, 98%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFFDF6 is #F5F7FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFF8F5.

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

Contrast with #FFFDF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFFDF6?

#FFFDF6 is a ethereal yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FFFDF6?

#FFFDF6 in RGB is (255, 253, 246) - 255 red, 253 green, and 246 blue.

How to use #FFFDF6 in CSS?

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

What colors go well with #FFFDF6?

#F5F7FF (complementary), #FFF8F5 (analogous), and #FFECA8 (lighter shade) work well with #FFFDF6.