breadcrumb

Seance

Industries that Commonly Use Seance

Color Code Details

HEX #9a12b3
RGB (154, 18, 179);
RGBA (154, 18, 179, 1)
HSL (291, 82%, 39%);
HSLA (291, 82%, 39%, 1);
HSV 290,89,70
HSB 291, 90, 70
HWB 290 7% 30%
CMYK 14, 90, 0, 30
Pantone 2603 C

Preview & Codes Examples

Text Color with Seance

This Text has a Font Color of #9a12b3
.text {color:#9a12b3;}
.text {color:rgba(154, 18, 179, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Seance

.element {background-color:#9a12b3;}
.element {background-color:rgba(154, 18, 179, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Seance

This element has a border color of #9a12b3
.element {border:1px solid #9a12b3;}
.element {border:1px solid rgba(154, 18, 179, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #9a12b3;

Sass / SCSS

$variable: #9a12b3;

Less

@variable: #9a12b3;

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.