breadcrumb
Shark
How Shark is Used |
calmnesscreate orderreduce stressrelaxsecure |
Industries that Commonly Use Shark |
accountingfinancehealth caresecuritytechnology |
Color Code Details
HEX | #24252a | |
RGB | (36, 37, 42); | |
RGBA | (36, 37, 42, 1) | |
HSL | (230, 8%, 15%); | |
HSLA | (230, 8%, 15%, 1); |
HSV | 229,14,16 | |
HSB | 230, 14, 16 | |
HWB | 229 14% 84% | |
CMYK | 14, 12, 0, 84 | |
Pantone | 469 C |
Preview & Codes Examples
Text Color with Shark |
|
This Text has a Font Color of #24252a | |
.text {color:#24252a;}
|
|
.text {color:rgba(36, 37, 42, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Shark |
|
This element has a background color of #24252a | |
.element {background-color:#24252a;}
|
|
.element {background-color:rgba(36, 37, 42, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Shark |
|
This element has a border color of #24252a | |
.element {border:1px solid #24252a;}
|
|
.element {border:1px solid rgba(36, 37, 42, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #24252a;
|
Sass / SCSS |
|
$variable: #24252a;
|
Less |
|
@variable: #24252a;
|
Similar Blue Shades You Might Like
Blue colors bring calm, professionalism, and clarity. Ideal for corporate websites, finance apps, and healthcare design. Explore other flat UI blues that inspire trust and simplicity.