#F1DF1E Color

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

Color preview

#F1DF1E

Color formats

HEX
#F1DF1E
RGB
rgb(241, 223, 30)
RGBA
rgba(241, 223, 30, 1)
HSL
hsl(55, 88%, 53%)
HSV
hsv(55, 88%, 95%)
CMYK
cmyk(0%, 7%, 88%, 5%)
CSS variable
--color-primary: #F1DF1E;
Lowercase HEX
#f1df1e

Shades

Tints

Tones

Harmony

CSS snippets for #F1DF1E

.color-f1df1e {
  color: #F1DF1E;
  background-color: #F1DF1E;
}

Frequently asked questions

What color is #F1DF1E?+

#F1DF1E is a HEX color with RGB value rgb(241, 223, 30) and HSL value hsl(55, 88%, 53%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #F1DF1E?+

The closest Tailwind color is yellow-400, available as the bg-yellow-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