Ivory HEX Code
The HEX code for ivory is #FFFFF0. Ivory is a soft off-white color with a subtle yellow tint, named after the material from elephant tusks. It's warmer than pure white and often used as an elegant background color.
Ivory Color Values
| Format | Value | HEX#FFFFF0 RGBrgb(255, 255, 240) HSLhsl(60, 100%, 97%) CMYKC:0 M:0 Y:6 K:0
Ivory and Off-White Variations
ShadeHEXDescription White#FFFFFFPure white Ivory#FFFFF0Yellow-tinted Snow#FFFAFAPink-tinted Seashell#FFF5EEPeach-tinted Linen#FAF0E6Warmer | Floral White | #FFFAF0 | Soft cream |
Ivory in Design
Ivory conveys:
- Elegance: Sophisticated, premium
- Warmth: Softer than white
- Classic: Timeless, traditional
- Luxury: Wedding, formal
Using Ivory in Design
``css
/* Ivory background */
.elegant {
background-color: #FFFFF0;
color: #2C2C2C;
}
/* Wedding palette */
:root {
--ivory: #FFFFF0;
--champagne: #F7E7CE;
--gold: #D4AF37;
}
``
Ivory vs White
| Color | HEX | Feel | White#FFFFFFStark, clinical Ivory#FFFFF0Warm, elegant | Cream | #FFFDD0 | Richer, yellow |
Use ivory instead of white for warmer, more inviting designs.