#F1A950 Color

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

Color preview

#F1A950

Color formats

HEX
#F1A950
RGB
rgb(241, 169, 80)
RGBA
rgba(241, 169, 80, 1)
HSL
hsl(33, 85%, 63%)
HSV
hsv(33, 67%, 95%)
CMYK
cmyk(0%, 30%, 67%, 5%)
CSS variable
--color-primary: #F1A950;
Lowercase HEX
#f1a950

Shades

Tints

Tones

Harmony

CSS snippets for #F1A950

.color-f1a950 {
  color: #F1A950;
  background-color: #F1A950;
}

Frequently asked questions

What color is #F1A950?+

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

What is the closest Tailwind color to #F1A950?+

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