#FFEFD5
RGB(255, 239, 213)
#431707
#7C3212
#9A3A12
#C24A0C
#EA630C
#F97E16
#FB9B3C
#FDC174
#FEDBAA
#FFEFD5
#FFF8ED
Color Values
HEX
#FFEFD5
RGB
rgb(255, 239, 213)
HSL
hsl(37°, 100%, 92%)
CMYK
0%, 6%, 16%, 0%
HSV
37°, 16%, 100%
XYZ
84.12, 87.80, 75.46
Color Variations
Triadic Colors
#FFEFD5
#D5FFEF
#EFD5FF
Analogous Colors
#FFEFD5
#FAFFD5
#FFDAD5
Monochromatic Colors
#FFD289
#FFDCA2
#FFE5BC
#FFEFD5
CSS Examples
Tropical Sunset
.tropical-sunset {
background: linear-gradient(
135deg,
#ffefd5 0%,
#fdc174 50%,
#f97e16 100%
);
box-shadow:
0 10px 20px rgba(249, 126, 22, 0.2),
inset 0 -2px 10px rgba(253, 193, 116, 0.3);
border-radius: 12px;
}
Papaya Pattern
.papaya-pattern {
background-color: #ffefd5;
background-image:
radial-gradient(#fedbaa 15%, transparent 16%),
radial-gradient(#fedbaa 15%, transparent 16%);
background-size: 30px 30px;
background-position: 0 0, 15px 15px;
animation: patternShift 10s linear infinite;
}
Fruit Slice
.fruit-slice {
background:
repeating-conic-gradient(
from 0deg,
#ffefd5 0deg 20deg,
#fedbaa 20deg 40deg
);
border-radius: 50%;
box-shadow:
inset 0 0 30px rgba(251, 155, 60, 0.3),
0 5px 15px rgba(0, 0, 0, 0.1);
}
Tropical Button
.tropical-button {
background: #ffefd5;
border: 2px solid #fdc174;
box-shadow:
0 4px 6px rgba(249, 126, 22, 0.1),
inset 0 2px 4px rgba(255, 248, 237, 0.8);
transition: all 0.3s ease;
&:hover {
background: #fedbaa;
transform: translateY(-2px);
}
}
Ripple Effect
.ripple-effect {
background: #ffefd5;
position: relative;
overflow: hidden;
&::after {
content: '';
position: absolute;
background: radial-gradient(
circle,
#fff8ed 10%,
#ffefd5 70%,
#fedbaa 100%
);
animation: ripple 2s ease-out infinite;
}
}
About Papaya Whip
Papaya Whip is a soft, creamy color that exudes warmth and subtlety. This light, peachy hue is reminiscent of the inside of a ripe papaya, offering a gentle and inviting aesthetic.
Historical Significance
Originating from the natural tones found in tropical fruits, Papaya Whip brings a touch of the exotic to any palette. Its delicate nature makes it an excellent choice for backgrounds, nursery rooms, or any space where a calming atmosphere is desired.
Color Characteristics
Papaya Whip is characterized by:
- Soft, creamy undertones
- Gentle warmth
- Tropical inspiration
- Delicate nature
- Inviting presence
Symbolism and Meaning
Papaya Whip represents:
- Warmth
- Hospitality
- Calmness
- Exotic charm
- Delicacy
Modern Applications
Today, Papaya Whip is used in:
- Interior design
- Nursery decor
- Wellness branding
- Digital interfaces
- Fashion accents