breadcrumb

Sandstorm

Industries that Commonly Use Sandstorm

Color Code Details

HEX #f9bf3b
RGB (249, 191, 59);
RGBA (249, 191, 59, 1)
HSL (42, 94%, 60%);
HSLA (42, 94%, 60%, 1);
HSV 41,76,97
HSB 42, 76, 98
HWB 41 23% 2%
CMYK 0, 23, 76, 2
Pantone 7406 C

Preview & Codes Examples

Text Color with Sandstorm

This Text has a Font Color of #f9bf3b
.text {color:#f9bf3b;}
.text {color:rgba(249, 191, 59, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Sandstorm

This element has a background color of #f9bf3b
.element {background-color:#f9bf3b;}
.element {background-color:rgba(249, 191, 59, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Sandstorm

This element has a border color of #f9bf3b
.element {border:1px solid #f9bf3b;}
.element {border:1px solid rgba(249, 191, 59, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #f9bf3b;

Sass / SCSS

$variable: #f9bf3b;

Less

@variable: #f9bf3b;

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.