breadcrumb

Merino

Color Code Details

HEX #f7efe8
RGB (247, 239, 232);
RGBA (247, 239, 232, 1)
HSL (28, 48%, 94%);
HSLA (28, 48%, 94%, 1);
HSV 28,6,96
HSB 28, 6, 97
HWB 28 91% 3%
CMYK 0, 3, 6, 3
Pantone 1895 C

Preview & Codes Examples

Text Color with Merino

This Text has a Font Color of #f7efe8
.text {color:#f7efe8;}
.text {color:rgba(247, 239, 232, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Merino

This element has a background color of #f7efe8
.element {background-color:#f7efe8;}
.element {background-color:rgba(247, 239, 232, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Merino

This element has a border color of #f7efe8
.element {border:1px solid #f7efe8;}
.element {border:1px solid rgba(247, 239, 232, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #f7efe8;

Sass / SCSS

$variable: #f7efe8;

Less

@variable: #f7efe8;

Similar Orange Shades You Might Like

Orange hues express energy, warmth, and friendliness. Perfect for CTAs, food brands, and playful apps. Find more energetic orange tones for your UI palette.

Your Opinion Shapes our Colors.