#F1AE1F Color

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

Color preview

#F1AE1F

Color formats

HEX
#F1AE1F
RGB
rgb(241, 174, 31)
RGBA
rgba(241, 174, 31, 1)
HSL
hsl(41, 88%, 53%)
HSV
hsv(41, 87%, 95%)
CMYK
cmyk(0%, 28%, 87%, 5%)
CSS variable
--color-primary: #F1AE1F;
Lowercase HEX
#f1ae1f

Shades

Tints

Tones

Harmony

CSS snippets for #F1AE1F

.color-f1ae1f {
  color: #F1AE1F;
  background-color: #F1AE1F;
}

Frequently asked questions

What color is #F1AE1F?+

#F1AE1F is a HEX color with RGB value rgb(241, 174, 31) and HSL value hsl(41, 88%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F1AE1F?+

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