pale blue
Enter any color value (e.g., #d6daf9, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ddddf3 color RGB value is (221,221,243)
#ddddf3 color CMYK value
#ddddf3 color HSL value
HSV(or HSB) | 240.0° | 9.1 | 95.3 |
XYZ | 71.853 | 73.556 | 95.205 |
Yxy | 0.299 | 0.306 | 73.556 |
LAB | 88.712 | 4.137 | -10.709 |
LUV | 88.712 | -1.259 | -17.483 |
Hunter-LAB | 85.765 | -0.543 | -5.780 |
CIE-LCH | 88.712 | 11.480 | 291.121 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DD | DD | F3 |
Decimal | 221 | 221 | 243 |
Octal | 335 | 335 | 363 |
Binary | 11011101 | 11011101 | 11110011 |
Below, you can see some colors close to #ddddf3. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #ddddf3.
<span style="color:#ddddf3">Text here</span>
This paragraph has a background color of #ddddf3.
<p style="background-color:#ddddf3;">Content here</p>
This element has a border color of #ddddf3.
<div style="border:1px #ddddf3;">Content here</div>
.text {color:#ddddf3;}
.background {background-color:#ddddf3;}
.border {border:1px solid #ddddf3;}
.text-shadow {border:1px solid #ddddf3;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #05050d is the darkest color, while #fcfcfe is the lightest one.