breadcrumb
Silver Sand
Color Code Details
HEX | #bdc3c7 | |
RGB | (189, 195, 199); | |
RGBA | (189, 195, 199, 1) | |
HSL | (204, 8%, 76%); | |
HSLA | (204, 8%, 76%, 1); |
HSV | 204,5,78 | |
HSB | 204, 5, 78 | |
HWB | 204 74% 22% | |
CMYK | 5, 2, 0, 22 | |
Pantone | 1895 C |
Preview & Codes Examples
Text Color with Silver Sand |
|
This Text has a Font Color of #bdc3c7 | |
.text {color:#bdc3c7;}
|
|
.text {color:rgba(189, 195, 199, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Silver Sand |
|
This element has a background color of #bdc3c7 | |
.element {background-color:#bdc3c7;}
|
|
.element {background-color:rgba(189, 195, 199, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Silver Sand |
|
This element has a border color of #bdc3c7 | |
.element {border:1px solid #bdc3c7;}
|
|
.element {border:1px solid rgba(189, 195, 199, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #bdc3c7;
|
Sass / SCSS |
|
$variable: #bdc3c7;
|
Less |
|
@variable: #bdc3c7;
|
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.