Delicate Seashell
#ffefdd
Delicate Seashell is a color with the hex code #ffefdd. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ffefdd | |
|---|---|---|
| RGB | rgb(255, 239, 221) | |
| HSL | hsl(32, 100%, 93%) | |
| CMYK | cmyk(0%, 6%, 13%, 0%) | |
| LAB | lab(95, 3, 11) | |
| OKLCH | oklch(0.96 0.029 71) |
Color harmonies
Tints & shades
Code snippets
color: #ffefdd;
background-color: #ffefdd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFEFDD)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.94, blue: 0.87, alpha: 1.0)