A Bloomed Cherry Blossom/ luminous vivid pink/luminous vivid crimson
#ffccda hex color code (also known as A Bloomed Cherry Blossom) descriptions: luminous vivid pink/luminous vivid crimson. #ffccda color hex could be obtained by blending #ffffff with #ff99b5 . Closest websafe color is: #ffcccc.
#ffccda color RGB value is (255,204,218)
#ffccda color CMYK value
#ffccda color HSL value
HSV(or HSB) | 343.5° | 20 | 100 |
XYZ | 75.488 | 69.508 | 75.767 |
Yxy | 0.342 | 0.315 | 69.508 |
LAB | 86.755 | 20.129 | -0.067 |
LUV | 86.755 | 29.99 | -3.8 |
Hunter-LAB | 83.371 | 15.721 | 4.477 |
CIE-LCH | 86.755 | 20.129 | 359.811 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | CC | DA |
Decimal | 255 | 204 | 218 |
Octal | 377 | 314 | 332 |
Binary | 11111111 | 11001100 | 11011010 |
Below, you can see some colors close to #ffccda. 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 #ffccda.
<span style="color:#ffccda">Text here</span>
This paragraph has a background color of #ffccda.
<p style="background-color:#ffccda;">Content here</p>
This element has a border color of #ffccda.
<div style="border:1px #ffccda;">Content here</div>
.text {color:#ffccda;}
.background {background-color:#ffccda;}
.border {border:1px solid #ffccda;}
.text-shadow {border:1px solid #ffccda;}
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, #0d0003 is the darkest color, while #fff7f9 is the lightest one.