Color Cold Snow white (#fff7fd):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Cold Snow white (#fff7fd):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
whites
whites Family:
light-vibrant
Saturation:
almost gray
Tones:
light-toned
Shade:
light
Temperature:
warm
Chromaticity:
near-grayscale
Chroma:
low chroma
Color Information about Cold Snow / #fff7fd
The HTML HEX code is #fff7fd. The corresponding color name is "Cold Snow". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 247%, Blue (B): 253%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 3%, Yellow (Y):1%, Black (K): 0%. In the HSL color space, #fff7fd has a hue of 315°, saturation of 100%, and lightness of 98%. The HSV representation is 315° for hue, 3% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 98, a* (green to red) = 4, and b* (blue to yellow) = -2. The XYZ representation is X: 92, Y: 95, Z: 106. In the YUV color space, it translates to Y (luminance) = 0.9807, U (chrominance) = 0.0057, and V (chrominance) = 0.0169.
The decimal value of the color is 16775165. The closest Web-safe HEX code is #FFFFFF. Variations of the colour are #FFFFFF for a 20% lighter version and #FF8FE3 for a 20% darker version.
For the color with hex value #fff7fd, the correlated color temperature (CT) is estimated to be 6461 Kelvin (6461K).
The approximate wavelength of #fff7fd is around 497.50nm.
VALUE | CSS | |
---|---|---|
HEX Code | fff7fd | #fff7fd |
RGB Decimal Code | 255, 247, 253 | rgb(255, 247, 253) |
CMYK | 0, 3, 1, 0 | / |
HSL | 315°, 100%, 98% | hsl(315°, 100%, 98%) |
HSV | 315°, 3%, 100% | / |
CIE-LAB | 98, 4, -2 | / |
XYZ | 92, 95, 106 | / |
YUV | 0.9807, 0.0057, 0.0169 | / |
Decimal value | 16775165 | / |
Web-Safe HEX | FFFFFF | #FFFFFF |
Color Temperature (CT) | 6461 Kelvin (6461K) | / |
Estimate Wavelength | around 497.50nm | / |
The Depth and Diversity of Cold Snow (Hex: #fff7fd): Exploring its Impact in Design and Culture
The hex color #fff7fd, known as Cold Snow, resembles the gentle purity of freshly fallen snowflakes. Its stark white hue evokes a sense of pristine beauty, akin to the untouched snowy landscapes of winter. This color can evoke feelings of serenity and tranquility, as it mirrors the stillness and quietness found in snowy environments. Just as a snowfall blankets the world in a soft, ethereal glow, the Cold Snow color adds an elegant touch to any design. Embrace the calming essence of Cold Snow in your palette, and create a visually stunning atmosphere reminiscent of a winter wonderland.
Download Stunning Cold Snow Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Cold Snow Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Cold Snow 4K Wallpaper
Immerse yourself in the beauty of our Cold Snow 4K Wallpaper, offering a resolution of 3840px by 2160px. Perfect for high-resolution displays, this wallpaper brings a touch of sophistication to your desktop.
Download Cold Snow 4K WallpaperTints and Shades of #fff7fd HEX color (Cold Snow)
In color theory, tints and shades are essential for understanding the depth and luminosity of colors. A tint is achieved by adding white to a pure hue, lightening its appearance. Conversely, a shade results from blending black with a color, giving it a deeper tone. In the context of #fff7fd, this color stands at the center between its tints and shades. While the tints get progressively lighter moving towards white (#ffffff), the shades deepen towards black (#000000).
- #ffffff
- #FFFDFF
- #FFFBFE
- #FFF9FE
- #fff7fd
- #BFB9BE
- #807C7F
- #403E3F
- #000000
Tones of Cold Snow (#fff7fd HEX color)
A tone is produced by adding gray to any pure hue. In the case of #fff7fd, #ccc7cb is the less saturated color, while #fff7fd is the most saturated one.
- #ccc7cb
- #d9d3d8
- #e6dfe4
- #f2ebf1
- #fff7fd
- #cc4dac
- #d945b4
- #e63cbb
- #f234c3
HTML Usage Examples
HTML using color code example
<p style="color: #fff7fd;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #fff7fd.
CSS color code example
p { color: #fff7fd; }
Text with hexadecimal color #fff7fd
This is a sample text with color #fff7fd.
Background Color with #fff7fd
This is a example with background color #fff7fd.
Border Color with #fff7fd
#fff7fd Color Preview on White (#ffffff) Background
This is a example of text with color #fff7fd on white background.
#fff7fd Color Preview on Black (#000000) Background
This is a example of text with color #fff7fd on black background.
CSS codes examples
.text {color:#fff7fd;}
.background {background-color:#fff7fd;}
.border {border:1px solid #fff7fd;}