breadcrumb

Razzmatazz

How Razzmatazz is Used

Industries that Commonly Use Razzmatazz

Color Code Details

HEX #db0a5b
RGB (219, 10, 91);
RGBA (219, 10, 91, 1)
HSL (337, 91%, 45%);
HSLA (337, 91%, 45%, 1);
HSV 336,95,85
HSB 337, 95, 86
HWB 336 4% 14%
CMYK 0, 95, 58, 14
Pantone 200 C

Preview & Codes Examples

Text Color with Razzmatazz

This Text has a Font Color of #db0a5b
.text {color:#db0a5b;}
.text {color:rgba(219, 10, 91, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Razzmatazz

.element {background-color:#db0a5b;}
.element {background-color:rgba(219, 10, 91, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Razzmatazz

This element has a border color of #db0a5b
.element {border:1px solid #db0a5b;}
.element {border:1px solid rgba(219, 10, 91, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #db0a5b;

Sass / SCSS

$variable: #db0a5b;

Less

@variable: #db0a5b;

Similar Pink Shades You Might Like

Pink brings softness, approachability, and charm. Ideal for beauty, wellness, or playful UX. Explore more flat UI pinks that balance style and simplicity.

Your Opinion Shapes our Colors.