breadcrumb
Mystic
Color Code Details
HEX | #e8ecf1 | |
RGB | (232, 236, 241); | |
RGBA | (232, 236, 241, 1) | |
HSL | (213, 24%, 93%); | |
HSLA | (213, 24%, 93%, 1); |
HSV | 213,3,94 | |
HSB | 213, 4, 95 | |
HWB | 213 91% 5% | |
CMYK | 4, 2, 0, 5 | |
Pantone | 1895 C |
Preview & Codes Examples
Text Color with Mystic |
|
This Text has a Font Color of #e8ecf1 | |
.text {color:#e8ecf1;}
|
|
.text {color:rgba(232, 236, 241, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Mystic |
|
This element has a background color of #e8ecf1 | |
.element {background-color:#e8ecf1;}
|
|
.element {background-color:rgba(232, 236, 241, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Mystic |
|
This element has a border color of #e8ecf1 | |
.element {border:1px solid #e8ecf1;}
|
|
.element {border:1px solid rgba(232, 236, 241, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #e8ecf1;
|
Sass / SCSS |
|
$variable: #e8ecf1;
|
Less |
|
@variable: #e8ecf1;
|
Similar Grey Shades You Might Like
Grey colors bring elegance, neutrality, and modernism. Great for minimal UI design, typography, and corporate branding. Explore more neutral tones for sophisticated layouts.