#2a52be
Cerulean Blue Color Codes
Code | Value |
---|---|
HEX | #2a52be |
RGB | rgb(42,82,190) |
HSL | |
CMYK |
Shades of Cerulean Blue (#2a52be)
Tints of Cerulean Blue (#2a52be)
Cerulean Blue (#2a52be) Preview
Text with hexademical color #2a52be
This text has a font color of #2a52be
<span style="color: #2a52be;"h1>Text</span/h1>
#2a52be background color
This paragraph has a background color of #2a52be
<p style="background-color: #2a52be;"h1>Text</p/h1>
#2a52be border color
This element has a border color of #2a52be
<div style="border: 2px solid #2a52be;"h1>Text</div/h1>
CSS codes
.text {color:#2a52be;}
.background {background-color: #2a52be;}
.border {border:2px solid #2a52be;}