breadcrumb

Goldenrod

Industries that Commonly Use Goldenrod

Color Code Details

HEX #fcd670
RGB (252, 214, 112);
RGBA (252, 214, 112, 1)
HSL (44, 96%, 71%);
HSLA (44, 96%, 71%, 1);
HSV 43,55,98
HSB 44, 56, 99
HWB 43 44% 1%
CMYK 0, 15, 56, 1
Pantone 7406 C

Preview & Codes Examples

Text Color with Goldenrod

This Text has a Font Color of #fcd670
.text {color:#fcd670;}
.text {color:rgba(252, 214, 112, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Goldenrod

This element has a background color of #fcd670
.element {background-color:#fcd670;}
.element {background-color:rgba(252, 214, 112, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Goldenrod

This element has a border color of #fcd670
.element {border:1px solid #fcd670;}
.element {border:1px solid rgba(252, 214, 112, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #fcd670;

Sass / SCSS

$variable: #fcd670;

Less

@variable: #fcd670;

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.