Snow colour (#FFFAFA)
Snow is very light a red with hex code #FFFAFA, one of the 148 named colours every browser understands, so you can write color: ${name} directly in CSS. In RGB it is 255, 250, 250; in HSL 0°, 100%, 99%. Use the tool to explore shades and harmonies.
How to use the Snow colour
- The colour is pre-filled; click Explore to see all formats, shades and harmonies.
- Edit the value to try a variation.
- Copy the code you need.
Snow in every format
| Format | Value |
|---|---|
| HEX | #FFFAFA |
| RGB | rgb(255, 250, 250) |
| RGB (0–1) | 1.000, 0.980, 0.980 |
| HSL | hsl(0, 100%, 99%) |
| CMYK (approx.) | 0%, 2%, 2%, 0% |
| CSS | color: snow; |
Shades and tints of Snow
Same hue and saturation, lightness from 90% to 10%:
#ffcccc | #ff9999 | #ff6666 | #ff3333 | #ff0000 | #cc0000 | #990000 | #660000 | #330000 |
Colours that go with Snow
| Harmony | Colours | |
|---|---|---|
| Complementary | #faffff | |
| Triadic | #fafffa | #fafaff |
| Analogous | #fffcfa | #fffafc |
Similar named colours
The closest CSS named colours by RGB distance, useful when you need a keyword instead of a hex code or want a near match:
| Colour | HEX | Difference |
|---|---|---|
| white | #ffffff | very close |
| ghostwhite | #f8f8ff | very close |
| floralwhite | #fffaf0 | very close |
| ivory | #fffff0 | very close |
| lavenderblush | #fff0f5 | very close |
Accessibility
Contrast ratio of Snow against white is 1.03:1 (fails WCAG AA for normal text) and against black 20.31:1 (passes). Use black or very dark text on a Snow background rather than white.
Frequently asked questions
What is the hex code for Snow?
#FFFAFA.
What is Snow in RGB?
rgb(255, 250, 250).
What colour is complementary to Snow?
#faffff, directly opposite on the colour wheel.
Privacy
This tool runs entirely inside your browser using WebAssembly and the Canvas/File APIs. Your files are never uploaded to ToolFlint or any third party; you can verify this in your browser's network tab or by switching to airplane mode after the page loads. Read how we process files.
Last updated 2026-09-23.