#FDFAE5 Color Information

Hex color code: #FDFAE5

The hex color #FDFAE5 is a ethereal yellow with RGB values of (253, 250, 229) and HSL of (52°, 86%, 95%). It is typically applied in digital products.

Try:
Color NameOld Lace
HEX
#FDFAE5
RGB
253, 250, 229
HSL
52°, 86%, 95%
CMYK
0%, 1%, 9%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDFAE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 250, 229

Red: 253 / Green: 250 / Blue: 229

HSL

52°, 86%, 95%

Hue: 52° / Saturation: 86% / Lightness: 95%

CMYK

0%, 1%, 9%, 1%

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

What color is #FDFAE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDFAE5 to RGB:

rgb(253, 250, 229)HEX to RGB Converter →

HEX to HSL

Convert #FDFAE5 to HSL:

hsl(52, 86%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FDFAE5 to CMYK:

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

Color Meaning and Usage

#FDFAE5 is a soft yellow color with RGB values of 253, 250, 229 and HSL of 52°, 86%, 95%. 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 #FDFAE5 is #E7EAFD, creating high-contrast pairings. For softer combinations, try analogous colors like #FDEFE7.

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

Contrast with #FDFAE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDFAE5?

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

What is the RGB value of #FDFAE5?

#FDFAE5 in RGB is (253, 250, 229) - 253 red, 250 green, and 229 blue.

How to use #FDFAE5 in CSS?

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

What colors go well with #FDFAE5?

#E7EAFD (complementary), #FDEFE7 (analogous), and #F8ECA0 (lighter shade) work well with #FDFAE5.