#ffb7c5
Cherry Blossom Pink Color Codes
Code | Value |
---|---|
HEX | #ffb7c5 |
RGB | rgb(255,183,197) |
HSL | |
CMYK |
Shades of Cherry Blossom Pink (#ffb7c5)
Tints of Cherry Blossom Pink (#ffb7c5)
Cherry Blossom Pink (#ffb7c5) Preview
Text with hexademical color #ffb7c5
This text has a font color of #ffb7c5
<span style="color: #ffb7c5;">Text</span>
#ffb7c5 background color
This paragraph has a background color of #ffb7c5
<p style="background-color: #ffb7c5;">Text</p>
#ffb7c5 border color
This element has a border color of #ffb7c5
<div style="border: 2px solid #ffb7c5;">Text</div>
CSS codes
.text {color:#ffb7c5;}
.background {background-color: #ffb7c5;}
.border {border:2px solid #ffb7c5;}