breadcrumb
Edward
Color Code Details
HEX | #abb7b7 | |
RGB | (171, 183, 183); | |
RGBA | (171, 183, 183, 1) | |
HSL | (180, 8%, 69%); | |
HSLA | (180, 8%, 69%, 1); |
HSV | 180,6,71 | |
HSB | 180, 7, 72 | |
HWB | 180 67% 28% | |
CMYK | 7, 0, 0, 28 | |
Pantone | Cool Gray 8 C |
Preview & Codes Examples
Text Color with Edward |
|
This Text has a Font Color of #abb7b7 | |
.text {color:#abb7b7;}
|
|
.text {color:rgba(171, 183, 183, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Edward |
|
This element has a background color of #abb7b7 | |
.element {background-color:#abb7b7;}
|
|
.element {background-color:rgba(171, 183, 183, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Edward |
|
This element has a border color of #abb7b7 | |
.element {border:1px solid #abb7b7;}
|
|
.element {border:1px solid rgba(171, 183, 183, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #abb7b7;
|
Sass / SCSS |
|
$variable: #abb7b7;
|
Less |
|
@variable: #abb7b7;
|
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.