Hex color #fafeff, RGB(250, 254, 255) - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #fafeff is a shade of cyan. In a RGB color space it is composed of 98.04% red, 99.61% green and 100% blue. In HSL notation it has 192° hue, 100% saturation and 99% lightness. The process color (CMYK) is combination of 1.96% cyan, 0.39% magenta, 0% yellow and 0% key (black). The closest short hexadecimal code of #fafeff is #fff.
Example CSS code:
.setFontColor { color: #fafeff; }
.setBackgroundColor { background-color: #fafeff; }
How to set font color?
<p style="color:#fafeff">Font color is #fafeff.</p>
Font color is #fafeff.
Red was ruby, green was fluorescent, yellow was simply incandescent. Color was life. Color was everything.
Color, you see, was the universal sign of magic.
- Tahereh Mafi, Furthermore
How to set background color?
<div style="background-color:#fafeff">Background color is #fafeff.</div>
Background color is #fafeff.
Compromise in colors is grey.
- Edi Rama