#F6AE1E Color

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

Color preview

#F6AE1E

Color formats

HEX
#F6AE1E
RGB
rgb(246, 174, 30)
RGBA
rgba(246, 174, 30, 1)
HSL
hsl(40, 92%, 54%)
HSV
hsv(40, 88%, 96%)
CMYK
cmyk(0%, 29%, 88%, 4%)
CSS variable
--color-primary: #F6AE1E;
Lowercase HEX
#f6ae1e

Shades

Tints

Tones

Harmony

CSS snippets for #F6AE1E

.color-f6ae1e {
  color: #F6AE1E;
  background-color: #F6AE1E;
}

Frequently asked questions

What color is #F6AE1E?+

#F6AE1E is a HEX color with RGB value rgb(246, 174, 30) and HSL value hsl(40, 92%, 54%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F6AE1E?+

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