breadcrumb

Froly

Color Code Details

HEX #f1828d
RGB (241, 130, 141);
RGBA (241, 130, 141, 1)
HSL (354, 80%, 73%);
HSLA (354, 80%, 73%, 1);
HSV 354,46,94
HSB 354, 46, 95
HWB 354 51% 5%
CMYK 0, 46, 41, 5
Pantone 200 C

Preview & Codes Examples

Text Color with Froly

This Text has a Font Color of #f1828d
.text {color:#f1828d;}
.text {color:rgba(241, 130, 141, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Froly

This element has a background color of #f1828d
.element {background-color:#f1828d;}
.element {background-color:rgba(241, 130, 141, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Froly

This element has a border color of #f1828d
.element {border:1px solid #f1828d;}
.element {border:1px solid rgba(241, 130, 141, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #f1828d;

Sass / SCSS

$variable: #f1828d;

Less

@variable: #f1828d;

Similar Red Shades You Might Like

Red signals power, passion, and urgency. Great for eCommerce CTAs, alerts, and bold brand visuals. Discover other powerful reds for attention-grabbing design.

Your Opinion Shapes our Colors.