breadcrumb

Blue Chalk

How Blue Chalk is Used

Industries that Commonly Use Blue Chalk

Color Code Details

HEX #f3f0f8
RGB (243, 240, 248);
RGBA (243, 240, 248, 1)
HSL (263, 36%, 96%);
HSLA (263, 36%, 96%, 1);
HSV 262,3,97
HSB 263, 3, 97
HWB 262 94% 3%
CMYK 2, 3, 0, 3
Pantone 1895 C

Preview & Codes Examples

Text Color with Blue Chalk

This Text has a Font Color of #f3f0f8
.text {color:#f3f0f8;}
.text {color:rgba(243, 240, 248, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Blue Chalk

.element {background-color:#f3f0f8;}
.element {background-color:rgba(243, 240, 248, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Blue Chalk

This element has a border color of #f3f0f8
.element {border:1px solid #f3f0f8;}
.element {border:1px solid rgba(243, 240, 248, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #f3f0f8;

Sass / SCSS

$variable: #f3f0f8;

Less

@variable: #f3f0f8;

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.