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