What is the HEX code for ice?
The CSS color ice in HEX format is #d6fffa. Use this value directly in CSS, SVG, and most design tools.
How do I use ice in CSS?
To apply ice in CSS:
- Text color: color: #d6fffa;
- Background: background-color: #d6fffa;
- Border: border-color: #d6fffa;
What are all the color format values for ice?
| Format | Value |
|---|---|
| HEX | #d6fffa |
| RGB | rgb(214, 255, 250) |
| HSL | hsl(172.7, 100%, 92%) |
| CMYK | cmyk(16.1%, 0%, 2%, 0%) |
How do I convert ice to HEX?
Select ice from the color name list in our color converter. The HEX value — #d6fffa — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does ice belong to?
ice belongs to the near-white color family. It is a light, vivid color with HSL values: hue 172.7°, saturation 100%, lightness 92%.
How do I create lighter and darker shades of ice?
Lighter variant (lightness 95%): #e5fffc. Darker variant (lightness 77%): #8afff1. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is HEX used for?
HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.