#F1C950 Color

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

Color preview

#F1C950

Color formats

HEX
#F1C950
RGB
rgb(241, 201, 80)
RGBA
rgba(241, 201, 80, 1)
HSL
hsl(45, 85%, 63%)
HSV
hsv(45, 67%, 95%)
CMYK
cmyk(0%, 17%, 67%, 5%)
CSS variable
--color-primary: #F1C950;
Lowercase HEX
#f1c950

Shades

Tints

Tones

Harmony

CSS snippets for #F1C950

.color-f1c950 {
  color: #F1C950;
  background-color: #F1C950;
}

Frequently asked questions

What color is #F1C950?+

#F1C950 is a HEX color with RGB value rgb(241, 201, 80) and HSL value hsl(45, 85%, 63%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F1C950?+

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