breadcrumb

Valhalla

How Valhalla is Used

Industries that Commonly Use Valhalla

Color Code Details

HEX #291b50
RGB (41, 27, 80);
RGBA (41, 27, 80, 1)
HSL (256, 50%, 21%);
HSLA (256, 50%, 21%, 1);
HSV 255,66,31
HSB 256, 66, 31
HWB 255 11% 69%
CMYK 49, 66, 0, 69
Pantone 293 C

Preview & Codes Examples

Text Color with Valhalla

This Text has a Font Color of #291b50
.text {color:#291b50;}
.text {color:rgba(41, 27, 80, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Valhalla

.element {background-color:#291b50;}
.element {background-color:rgba(41, 27, 80, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Valhalla

This element has a border color of #291b50
.element {border:1px solid #291b50;}
.element {border:1px solid rgba(41, 27, 80, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #291b50;

Sass / SCSS

$variable: #291b50;

Less

@variable: #291b50;

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.