breadcrumb
Outer Space
How Outer Space is Used |
| calmnesscreativitythoughtfulness |
Industries that Commonly Use Outer Space |
| media communicationwater sports |
Color Code Details
| HEX | #2e3131 | |
| RGB | (46, 49, 49); | |
| RGBA | (46, 49, 49, 1) | |
| HSL | (180, 3%, 19%); | |
| HSLA | (180, 3%, 19%, 1); |
| HSV | 180,6,19 | |
| HSB | 180, 6, 19 | |
| HWB | 180 18% 81% | |
| CMYK | 6, 0, 0, 81 | |
| Pantone | 469 C |
Preview & Codes Examples
Text Color with Outer Space |
|
| This Text has a Font Color of #2e3131 | |
.text {color:#2e3131;}
|
|
.text {color:rgba(46, 49, 49, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Outer Space |
|
.element {background-color:#2e3131;}
|
|
.element {background-color:rgba(46, 49, 49, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Outer Space |
|
| This element has a border color of #2e3131 | |
.element {border:1px solid #2e3131;}
|
|
.element {border:1px solid rgba(46, 49, 49, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #2e3131;
|
Sass / SCSS |
|
$variable: #2e3131;
|
Less |
|
@variable: #2e3131;
|
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.