breadcrumb

Pumice

Industries that Commonly Use Pumice

Color Code Details

HEX #d2d7d3
RGB (210, 215, 211);
RGBA (210, 215, 211, 1)
HSL (132, 6%, 83%);
HSLA (132, 6%, 83%, 1);
HSV 131,2,84
HSB 132, 2, 84
HWB 131 82% 16%
CMYK 2, 0, 2, 16
Pantone 1895 C

Preview & Codes Examples

Text Color with Pumice

This Text has a Font Color of #d2d7d3
.text {color:#d2d7d3;}
.text {color:rgba(210, 215, 211, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Pumice

This element has a background color of #d2d7d3
.element {background-color:#d2d7d3;}
.element {background-color:rgba(210, 215, 211, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Pumice

This element has a border color of #d2d7d3
.element {border:1px solid #d2d7d3;}
.element {border:1px solid rgba(210, 215, 211, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #d2d7d3;

Sass / SCSS

$variable: #d2d7d3;

Less

@variable: #d2d7d3;

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.

Your Opinion Shapes our Colors.