Antique White
#FAEBD7

A soft, warm off-white with a hint of beige that evokes a sense of timeless elegance and vintage charm.

#FAEBD7
RGB(250, 235, 215)
#3C180E
#70331E
#8B3C21
#AE4920
#D16025
#E0782F
#E69451
#EEBA83
#F5D6B3
#FAEBD7
#FDF7EF

Color Values

HEX

#FAEBD7

RGB

rgb(250, 235, 215)

HSL

hsl(34°, 78%, 91%)

CMYK

0%, 6%, 14%, 2%

HSV

34°, 14%, 98%

XYZ

81.40, 84.65, 76.34

Color Variations

Triadic Colors

#FAEBD7
#D7FAEB
#EBD7FA

Analogous Colors

#FAEBD7
#F8FAD7
#FADAD7

Monochromatic Colors

#F2C993
#F4D4AA
#F7E0C0
#FAEBD7

CSS Examples

Vintage Paper

.vintage-paper {
    background-color: #faebd7;
    background-image: 
        linear-gradient(rgba(0,0,0,0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(0,0,0,0.03) 1px, transparent 1px);
    background-size: 20px 20px;
    box-shadow: 
        inset 0 0 100px rgba(224, 120, 47, 0.1),
        0 2px 4px rgba(0, 0, 0, 0.1);
    position: relative;
}

Heirloom Button

.heirloom-button {
    background: linear-gradient(
        145deg,
        #fdf7ef 0%,
        #faebd7 50%,
        #f5d6b3 100%
    );
    border: 1px solid #eeba83;
    border-radius: 8px;
    box-shadow:
        0 2px 15px rgba(230, 148, 81, 0.15),
        inset 0 1px 0 rgba(255, 255, 255, 0.9);
    transition: transform 0.2s ease;
}

Lace Pattern

.lace-pattern {
    background-color: #faebd7;
    background-image:
        radial-gradient(circle at 0% 50%, transparent 9px, #f5d6b3 10px, transparent 11px),
        radial-gradient(circle at 100% 50%, transparent 9px, #f5d6b3 10px, transparent 11px),
        radial-gradient(circle at 50% 0%, transparent 9px, #f5d6b3 10px, transparent 11px),
        radial-gradient(circle at 50% 100%, transparent 9px, #f5d6b3 10px, transparent 11px);
    background-size: 40px 40px;
    background-position: 0 0, 20px 0, 0 20px, 0 0;
}

Porcelain Finish

.porcelain-finish {
    background: radial-gradient(
        circle at 30% 30%,
        #fdf7ef 0%,
        #faebd7 40%,
        #f5d6b3 80%,
        #eeba83 100%
    );
    box-shadow:
        0 0 40px rgba(238, 186, 131, 0.2),
        inset 0 0 80px rgba(255, 255, 255, 0.4);
    border-radius: 50%;
}

Aged Parchment

.aged-parchment {
    background: #faebd7;
    background-image:
        url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%' height='100%' filter='url(%23noise)' opacity='0.15'/%3E%3C/svg%3E"),
        linear-gradient(to right, #faebd7, #f5d6b3);
    box-shadow: inset 0 0 50px rgba(224, 120, 47, 0.1);
}

About Antique White

The color Antique White is a soft, warm off-white with a hint of beige. This subtle hue evokes a sense of timeless elegance and vintage charm.

Historical Significance

Antique White originated from the desire to replicate the look of aged, weathered white paint. It is often used in interior design to create a cozy, inviting atmosphere.

Color Characteristics

Antique White is characterized by:

  • Soft, creamy undertones
  • Vintage appeal
  • Warm, inviting presence
  • Subtle sophistication
  • Timeless quality

Symbolism and Meaning

Antique White represents:

  • Elegance
  • Timelessness
  • Vintage charm
  • Coziness
  • Neutrality

Modern Applications

Today, Antique White is used in:

  • Interior design
  • Classic furniture
  • Vintage decor
  • Wedding themes
  • Digital interfaces

Antique White

Antique White

January 13, 2025
PALETTE GENERATOR
#FAEBD7

Real Design Examples 👇🏽

Fashion

No items found.

Interior

No items found.

Wallpapers

No items found.

Patterns

No items found.

Best Match

Antique White
#FAEBD7
No items found.
Build with ❤️ Lovable