#FECF25 Color

Inspect #FECF25 across formats, palettes, contrast and closest named color matches.

Color preview

#FECF25

Color formats

HEX
#FECF25
RGB
rgb(254, 207, 37)
RGBA
rgba(254, 207, 37, 1)
HSL
hsl(47, 99%, 57%)
HSV
hsv(47, 85%, 100%)
CMYK
cmyk(0%, 19%, 85%, 0%)
CSS variable
--color-primary: #FECF25;
Lowercase HEX
#fecf25

Shades

Tints

Tones

Harmony

CSS snippets for #FECF25

.color-fecf25 {
  color: #FECF25;
  background-color: #FECF25;
}

Frequently asked questions

What color is #FECF25?+

#FECF25 is a HEX color with RGB value rgb(254, 207, 37) and HSL value hsl(47, 99%, 57%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FECF25?+

The closest Tailwind color is amber-400, available as the bg-amber-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools