Flying Saucer Light E27 Bulb
.dfpd *, .dfpd *::before, .dfpd *::after { box-sizing: border-box; margin: 0; padding: 0; } .dfpd { --ink: #1A1A18; --ink-2: #3E3E3A; --ink-3: #6E6E68; --cream: #FDFBF6; --linen: # F0EBDF; --border: #C4B89A; --border-lt: #DCD3BC; --gold: #9C7A3C; --gold-dk: #6E5420; --gold-sft: #ECDDB8; --stone: #6E6E68; --dk-sans: 'Outfit', 'Helvetica Neue', sans-serif; --dk-serif: 'Cormorant Garamond', Georgia, serif; --dk-jost: 'Jost', 'Helvetica Neue', sans-serif; font-family: var(--dk-serif); -webkit-font-smoothing: antialiased; color: var(--ink); font-weight: 400; font-size: 17px; line-height: 1.65; background: var(--cream); padding: 1.5rem 0 2rem; width: 100%; } .dfpd-inner { max-width: 100%; margin: 0; padding: 0 0 0 20px; } .dfpd-sec { margin-bottom: 2rem; } .dfpd-h2 { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(1.4rem, 2.2vw, 1.7rem); line-height: 1.2; color: var(--ink); margin-bottom: 1rem; letter-spacing: -0.01em; } .dfpd-h2 .gold { color: var(--gold); } .dfpd-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.65rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.85rem; } .dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--gold); } .dfpd-hero { padding-bottom: 1.85rem; border-bottom: 1px solid var(--border); margin-bottom: 1.85rem; } .dfpd-hero-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.7rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 1rem; } .dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--gold); } .dfpd-title { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(2rem, 3.8vw, 2.6rem); line-height: 1.1; letter-spacing: -0.02em; color: var(--ink); margin-bottom: 1rem; max-width: 780px; } .dfpd-title .gold { color: var(--gold); } .dfpd-lede { font-family: var(--dk-serif); font-weight: 400; font-size: 1.08rem; line-height: 1.7; color: var(--ink-2); max-width: 720px; } .dfpd-lede .gold { color: var(--gold); font-weight: 500; } .dfpd-features { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); margin-bottom: 2rem; } .dfpd-feature { padding: 1.1rem 0.9rem; text-align: center; border-right: 1px solid var(--border-lt); transition: background 0.3s; } .dfpd-feature:last-child { border-right: none; } .dfpd-feature:hover { background: var(--linen); } .dfpd-feature-icon { color: var(--gold-dk); margin-bottom: 0.55rem; display: inline-flex; } .dfpd-feature-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.9rem; line-height: 1.3; color: var(--ink); } .dfpd-feature-title .gold { color: var(--gold); } .dfpd-clay { display: grid; grid-template-columns: 72px 1fr; gap: 1.4rem; padding: 1.5rem 1.75rem; background: linear-gradient(135deg, #FBE3E0 0%, #F5C2BC 100%); border: 2px solid #C0392B; border-left: 6px solid #C0392B; border-radius: 4px; align-items: flex-start; box-shadow: 0 3px 14px rgba(192,57,43,0.22); } .dfpd-clay-icon { width: 56px; height: 56px; border-radius: 50%; background: #C0392B; border: 1.5px solid #C0392B; color: #FFF; display: flex; align-items: center; justify-content: center; flex-shrink: 0; box-shadow: 0 2px 6px rgba(192,57,43,0.3); } .dfpd-clay-eyebrow { font-family: var(--dk-jost); font-weight: 600; font-size: 0.6rem; letter-spacing: 0.28em; text-transform: uppercase; color: #B0271A; margin-bottom: 0.3rem; } .dfpd-clay-h4 { font-family: var(--dk-sans); font-weight: 600; font-size: 1.05rem; color: #A8241A; line-height: 1.25; margin-bottom: 0.5rem; } .dfpd-clay-list { list-style: none; margin: 0; padding: 0; } .dfpd-clay-list li { font-family: var(--dk-serif); font-weight: 400; font-size: 0.95rem; color: var(--ink-2); line-height: 1.55; padding-left: 1.1rem; position: relative; margin-bottom: 0.4rem; } .dfpd-clay-list li:last-child { margin-bottom: 0; } .dfpd-clay-list li::before { content: ''; position: absolute; left: 0; top: 0.62em; width: 5px; height: 5px; border-radius: 50%; background: #C0392B; } .dfpd-clay-list li strong { font-family: var(--dk-sans); font-weight: 600; color: #A8241A; } .dfpd-clay-link { color: #A8241A; font-weight: 600; text-decoration: none; border-bottom: 1px solid #C0392B; padding-bottom: 1px; } .dfpd-craft { display: grid; grid-template-columns: 70px 1fr; gap: 1.4rem; padding: 1.35rem 1.65rem; background: linear-gradient(135deg, var(--cream) 0%, var(--gold-sft) 100%); border: 1px solid var(--border); border-radius: 4px; align-items: center; } .dfpd-craft-icon { width: 60px; height: 60px; border-radius: 50%; background: var(--cream); border: 1px solid var(--gold); color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; } .dfpd-craft-text-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 0.6rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.35rem; } .dfpd-craft-text h4 { font-family: var(--dk-sans); font-weight: 600; font-size: 1.15rem; color: var(--ink); line-height: 1.25; margin-bottom: 0.45rem; } .dfpd-craft-text h4 .gold { color: var(--gold); } .dfpd-craft-text p { font-family: var(--dk-serif); font-weight: 400; font-size: 0.98rem; color: var(--ink-2); line-height: 1.6; margin: 0; } .dfpd-craft-text p .gold { color: var(--gold); font-weight: 500; } .dfpd-size-card-solo { padding: 1.2rem 1.5rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; display: flex; flex-wrap: wrap; align-items: baseline; gap: 0.4rem 1.2rem; } .dfpd-size-card-solo .name { font-family: var(--dk-sans); font-weight: 600; font-size: 1.15rem; color: var(--ink); } .dfpd-size-card-solo .dim { font-family: var(--dk-jost); font-weight: 600; font-size: 0.9rem; color: var(--ink-2); } .dfpd-size-card-solo .sub { font-family: var(--dk-serif); font-size: 0.92rem; color: var(--ink-3); } .dfpd-specs { border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); } .dfpd-spec-row { display: grid; grid-template-columns: 150px 1fr; gap: 1.4rem; padding: 0.7rem 1.25rem; border-bottom: 1px solid var(--border-lt); align-items: baseline; } .dfpd-spec-row:last-child { border-bottom: none; } .dfpd-spec-row:hover { background: var(--linen); } .dfpd-spec-label { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.22em; text-transform: uppercase; color: var(--stone); } .dfpd-spec-val { font-family: var(--dk-serif); font-weight: 400; font-size: 0.93rem; color: var(--ink); line-height: 1.5; } .dfpd-spec-val .gold { color: var(--gold-dk); font-weight: 500; } .dfpd-spec-val .sub { font-family: var(--dk-jost); font-weight: 400; font-size: 0.78rem; color: var(--stone); } .dfpd-faq { background: var(--cream); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; } .dfpd-faq-item { border-bottom: 1px solid var(--border-lt); } .dfpd-faq-item:last-child { border-bottom: none; } .dfpd-faq-item summary { display: flex; justify-content: space-between; align-items: center; gap: 1rem; padding: 0.95rem 1.25rem; cursor: pointer; list-style: none; font-family: var(--dk-sans); font-weight: 600; font-size: 0.98rem; color: var(--ink); transition: background 0.2s; } .dfpd-faq-item summary::-webkit-details-marker { display: none; } .dfpd-faq-item summary:hover { background: var(--linen); } .dfpd-faq-toggle { flex-shrink: 0; width: 22px; height: 22px; border: 1px solid var(--border); border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; color: var(--gold); background: var(--cream); transition: transform 0.25s, background 0.2s; } .dfpd-faq-item[open] .dfpd-faq-toggle { transform: rotate(45deg); background: var(--gold-sft); border-color: var(--gold); } .dfpd-faq-answer { padding: 0 1.25rem 1rem; font-family: var(--dk-serif); font-weight: 400; font-size: 0.96rem; line-height: 1.6; color: var(--ink-2); } .dfpd-faq-answer p { margin: 0 0 0.5rem; } .dfpd-faq-answer p:last-child { margin-bottom: 0; } .dfpd-faq-answer .gold { color: var(--gold-dk); font-weight: 500; } .dfpd-faq-answer a { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); } .dfpd-support { padding-top: 0.95rem; border-top: 1px solid var(--border-lt); text-align: center; font-family: var(--dk-serif); font-weight: 400; font-size: 0.92rem; color: var(--stone); } .dfpd-link { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; } @media (max-width: 900px) { .dfpd-features { grid-template-columns: repeat(2, 1fr); } .dfpd-feature:nth-child(2n) { border-right: none; } .dfpd-feature:nth-child(-n+2) { border-bottom: 1px solid var(--border-lt); } .dfpd-clay { grid-template-columns: 1fr; } .dfpd-clay-icon { margin: 0 auto; } .dfpd-craft { grid-template-columns: 1fr; text-align: center; } .dfpd-craft-icon { margin: 0 auto; } } @media (max-width: 480px) { .dfpd-features { grid-template-columns: 1fr; } .dfpd-feature { border-right: none; border-bottom: 1px solid var(--border-lt); } .dfpd-feature:last-child { border-bottom: none; } .dfpd-spec-row { grid-template-columns: 1fr; gap: 0.2rem; padding: 0.75rem 1.05rem; } .dfpd-inner { padding: 0 0 0 12px; } } Replacement LED Bulb · Flying Saucer Disc · E26 or E27 · White Flying Saucer LED Bulb- Not Sold Separately. A sleek, low-profile disc that spreads light nice and evenly — no harsh "spotlight" look. The wide disc gives your fixture a clean, modern vibe, and it screws right into a standard E26 / E27 socket as an easy swap for table lamps, pendants, and open-shade fixtures. Flying Saucer Disc Even, Soft Light Modern Disc E26 or E27 ⚠️ NOT SOLD SEPARATELY / ACCESSORY ONLY Not for standalone sale. Replacement only: this bulb is exclusively reserved as a replacement part for customers who have purchased fixtures from Dekorfine. Order cancellation: standalone bulb orders from new / non-lamp customers will be automatically canceled and fully refunded. Need a general bulb? If you just need a standard bulb, we highly recommend purchasing bulb on Amazon for faster shipping and guaranteed compatibility. About the bulb Looks as good as it lights. The bulb A wide disc that spreads light evenly. This flying saucer bulb has a sleek, low-profile shape that spreads light nice and evenly, so you don't get that harsh "spotlight" look. The wide disc design gives your fixture a clean, modern vibe, and the warm metallic finish adds a subtle pop even when it's off. It screws right into a standard E26 / E27 socket, making it an easy swap for table lamps, pendants, or any open-shade light where you want the bulb to look as good as it lights. Size One disc scale. Flying Saucer ∅ 6.9″ × H 3.9″ Dia 17.5 × H 10 cm · E26 or E27 Specifications Details, on the record. Type Flying saucer disc LED / Edison-style bulb Dimensions ∅ 6.9″ × H 3.9″ · Dia 17.5 × H 10 cm Base Type E26 or E27 Finish White Voltage AC 110–240 V Availability Replacement part for Dekorfine fixtures only · not sold standalone Frequently asked Quick questions. Can I buy this bulb on its own? No. This bulb is reserved as a replacement part for fixtures purchased from Dekorfine and is not sold standalone. Standalone orders from new or non-lamp customers will be automatically canceled and fully refunded. If you just need a general bulb, we recommend a standard E27 bulb from Amazon for faster shipping and guaranteed compatibility. What kind of light does the flying saucer bulb give? Its wide, low-profile disc spreads light nice and evenly rather than throwing a harsh "spotlight." That makes it well suited to open-shade fixtures, pendants, and table lamps where the bulb is visible — it gives a clean, modern look and a soft, even glow, and the warm metallic finish adds a subtle pop even when it's switched off. Will it fit my fixture? It screws into a standard E26 / E27 socket and measures ∅ 6.9″ × H 3.9″ (Dia 17.5 × H 10 cm). Because the disc is wide, make sure your fixture has enough open space around the socket to accommodate the 6.9-inch diameter — it's ideal for open-shade lamps and pendants. If unsure, check your fixture's opening against these dimensions or contact us with your order details. Questions? [email protected] — we reply within 24 hours.
More you might like
Related
Flying Saucer Light E27 Bulb
Related
Flying Saucer Light E27 Bulb
Related
French Flying Saucer Chandelier – Minimalist Modern Pendant
Related