#FFFDF8 Color Information

Hex color code: #FFFDF8

#FFFDF8 is a soft orange color. In RGB it is (255, 253, 248), and in HSL it is (43°, 100%, 99%). It is frequently seen in web interfaces.

Try:
Color NameSnow
HEX
#FFFDF8
RGB
255, 253, 248
HSL
43°, 100%, 99%
CMYK
0%, 1%, 3%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFFDF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 253, 248

Red: 255 / Green: 253 / Blue: 248

HSL

43°, 100%, 99%

Hue: 43° / Saturation: 100% / Lightness: 99%

CMYK

0%, 1%, 3%, 0%

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

What color is #FFFDF8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFFDF8 to RGB:

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

HEX to HSL

Convert #FFFDF8 to HSL:

hsl(43, 100%, 99%)RGB to HSL Converter →

HEX to CMYK

Convert #FFFDF8 to CMYK:

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

Color Meaning and Usage

#FFFDF8 is a ethereal orange color with RGB values of 255, 253, 248 and HSL of 43°, 100%, 99%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFFDF8 is #FAFBFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFFBFA.

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

Contrast with #FFFDF8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFFDF8?

#FFFDF8 is a ethereal orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FFFDF8?

#FFFDF8 in RGB is (255, 253, 248) - 255 red, 253 green, and 248 blue.

How to use #FFFDF8 in CSS?

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

What colors go well with #FFFDF8?

#FAFBFF (complementary), #FFFBFA (analogous), and #FFE8AD (lighter shade) work well with #FFFDF8.