breadcrumb

Snuff

How Snuff is Used

Industries that Commonly Use Snuff

Color Code Details

HEX #e3dae7
RGB (227, 218, 231);
RGBA (227, 218, 231, 1)
HSL (282, 21%, 88%);
HSLA (282, 21%, 88%, 1);
HSV 281,5,90
HSB 282, 6, 91
HWB 281 85% 9%
CMYK 2, 6, 0, 9
Pantone 1895 C

Preview & Codes Examples

Text Color with Snuff

This Text has a Font Color of #e3dae7
.text {color:#e3dae7;}
.text {color:rgba(227, 218, 231, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Snuff

.element {background-color:#e3dae7;}
.element {background-color:rgba(227, 218, 231, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Snuff

This element has a border color of #e3dae7
.element {border:1px solid #e3dae7;}
.element {border:1px solid rgba(227, 218, 231, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #e3dae7;

Sass / SCSS

$variable: #e3dae7;

Less

@variable: #e3dae7;

Similar Magenta Shades You Might Like

Magenta is bold and creative, often used in fashion, digital art, and lifestyle brands. It blends energy and uniqueness. Discover more vibrant magentas for expressive design.

Your Opinion Shapes our Colors.