#FDFDED Color Information

Hex color code: #FDFDED

The hex color #FDFDED is a soft yellow with RGB values of (253, 253, 237) and HSL of (60°, 80%, 96%). It is frequently seen in web interfaces.

Try:
Color NameIvory
HEX
#FDFDED
RGB
253, 253, 237
HSL
60°, 80%, 96%
CMYK
0%, 0%, 6%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDFDED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 253, 237

Red: 253 / Green: 253 / Blue: 237

HSL

60°, 80%, 96%

Hue: 60° / Saturation: 80% / Lightness: 96%

CMYK

0%, 0%, 6%, 1%

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

What color is #FDFDED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDFDED to RGB:

rgb(253, 253, 237)HEX to RGB Converter →

HEX to HSL

Convert #FDFDED to HSL:

hsl(60, 80%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FDFDED to CMYK:

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

Color Meaning and Usage

#FDFDED is a light yellow color with RGB values of 253, 253, 237 and HSL of 60°, 80%, 96%. 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 #FDFDED is #EDEDFD, creating high-contrast pairings. For softer combinations, try analogous colors like #FDF5ED.

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

Contrast with #FDFDED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDFDED?

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

What is the RGB value of #FDFDED?

#FDFDED in RGB is (253, 253, 237) - 253 red, 253 green, and 237 blue.

How to use #FDFDED in CSS?

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

What colors go well with #FDFDED?

#EDEDFD (complementary), #FDF5ED (analogous), and #F5F5A8 (lighter shade) work well with #FDFDED.