breadcrumb

Finn

Industries that Commonly Use Finn

Color Code Details

HEX #6e304b
RGB (110, 48, 75);
RGBA (110, 48, 75, 1)
HSL (334, 39%, 31%);
HSLA (334, 39%, 31%, 1);
HSV 333,56,43
HSB 334, 56, 43
HWB 333 19% 57%
CMYK 0, 56, 32, 57
Pantone 469 C

Preview & Codes Examples

Text Color with Finn

This Text has a Font Color of #6e304b
.text {color:#6e304b;}
.text {color:rgba(110, 48, 75, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Finn

.element {background-color:#6e304b;}
.element {background-color:rgba(110, 48, 75, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Finn

This element has a border color of #6e304b
.element {border:1px solid #6e304b;}
.element {border:1px solid rgba(110, 48, 75, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #6e304b;

Sass / SCSS

$variable: #6e304b;

Less

@variable: #6e304b;

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.