breadcrumb
Mosque
How Mosque is Used |
| calmnesscreativitythoughtfulness |
Industries that Commonly Use Mosque |
| media communicationwater sports |
Color Code Details
| HEX | #005062 | |
| RGB | (0, 80, 98); | |
| RGBA | (0, 80, 98, 1) | |
| HSL | (191, 100%, 19%); | |
| HSLA | (191, 100%, 19%, 1); |
| HSV | 191,100,38 | |
| HSB | 191, 100, 38 | |
| HWB | 191 0% 62% | |
| CMYK | 100, 18, 0, 62 | |
| Pantone | 321 C |
Preview & Codes Examples
Text Color with Mosque |
|
| This Text has a Font Color of #005062 | |
.text {color:#005062;}
|
|
.text {color:rgba(0, 80, 98, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Mosque |
|
.element {background-color:#005062;}
|
|
.element {background-color:rgba(0, 80, 98, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Mosque |
|
| This element has a border color of #005062 | |
.element {border:1px solid #005062;}
|
|
.element {border:1px solid rgba(0, 80, 98, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #005062;
|
Sass / SCSS |
|
$variable: #005062;
|
Less |
|
@variable: #005062;
|
Similar Cyan Shades You Might Like
Cyan shades add a refreshing, tech-savvy vibe to modern interfaces. Perfect for SaaS, dashboards, and health apps. Browse more clean and vibrant cyan tones below.