Hex color #dedffe, RGB(222, 223, 254) - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #dedffe is a shade of blue. In a RGB color space it is composed of 87.06% red, 87.45% green and 99.61% blue. In HSL notation it has 238.1° hue, 94.1% saturation and 93.3% lightness. The process color (CMYK) is combination of 12.60% cyan, 12.20% magenta, 0% yellow and 0.39% key (black). The closest short hexadecimal code of #dedffe is #ddf.
Example CSS code:
.setFontColor { color: #dedffe; }
.setBackgroundColor { background-color: #dedffe; }
How to set font color?
<p style="color:#dedffe">Font color is #dedffe.</p>
Font color is #dedffe.
When you photograph people in color, you photograph their clothes. But when you photograph people in Black and white, you photograph their souls!
- Ted Grant
How to set background color?
<div style="background-color:#dedffe">Background color is #dedffe.</div>
Background color is #dedffe.
Compromise in colors is grey.
- Edi Rama