breadcrumb

Thistle

How Thistle is Used

Industries that Commonly Use Thistle

Color Code Details

HEX #d2c2d1
RGB (210, 194, 209);
RGBA (210, 194, 209, 1)
HSL (304, 15%, 79%);
HSLA (304, 15%, 79%, 1);
HSV 303,7,82
HSB 304, 8, 82
HWB 303 76% 18%
CMYK 0, 8, 0, 18
Pantone 1895 C

Preview & Codes Examples

Text Color with Thistle

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

Background Color Using Thistle

.element {background-color:#d2c2d1;}
.element {background-color:rgba(210, 194, 209, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Thistle

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

Preview & Variables

CSS Variables

--variable: #d2c2d1;

Sass / SCSS

$variable: #d2c2d1;

Less

@variable: #d2c2d1;

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.