#F1C04F Color

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

Color preview

#F1C04F

Color formats

HEX
#F1C04F
RGB
rgb(241, 192, 79)
RGBA
rgba(241, 192, 79, 1)
HSL
hsl(42, 85%, 63%)
HSV
hsv(42, 67%, 95%)
CMYK
cmyk(0%, 20%, 67%, 5%)
CSS variable
--color-primary: #F1C04F;
Lowercase HEX
#f1c04f

Shades

Tints

Tones

Harmony

CSS snippets for #F1C04F

.color-f1c04f {
  color: #F1C04F;
  background-color: #F1C04F;
}

Frequently asked questions

What color is #F1C04F?+

#F1C04F is a HEX color with RGB value rgb(241, 192, 79) and HSL value hsl(42, 85%, 63%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F1C04F?+

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