breadcrumb

Witch Haze

Industries that Commonly Use Witch Haze

Color Code Details

HEX #fff68f
RGB (255, 246, 143);
RGBA (255, 246, 143, 1)
HSL (55, 100%, 78%);
HSLA (55, 100%, 78%, 1);
HSV 55,43,100
HSB 55, 44, 100
HWB 55 56% 0%
CMYK 0, 4, 44, 0
Pantone Yellow C

Preview & Codes Examples

Text Color with Witch Haze

This Text has a Font Color of #fff68f
.text {color:#fff68f;}
.text {color:rgba(255, 246, 143, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Witch Haze

This element has a background color of #fff68f
.element {background-color:#fff68f;}
.element {background-color:rgba(255, 246, 143, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Witch Haze

This element has a border color of #fff68f
.element {border:1px solid #fff68f;}
.element {border:1px solid rgba(255, 246, 143, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #fff68f;

Sass / SCSS

$variable: #fff68f;

Less

@variable: #fff68f;

Similar Yellow Shades You Might Like

Yellow radiates energy, optimism, and clarity. Ideal for lifestyle brands, education apps, and food-related UI. Check out more bright and cheerful yellow tones below.

Your Opinion Shapes our Colors.