#F8AE2D Color

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

Color preview

#F8AE2D

Color formats

HEX
#F8AE2D
RGB
rgb(248, 174, 45)
RGBA
rgba(248, 174, 45, 1)
HSL
hsl(38, 94%, 57%)
HSV
hsv(38, 82%, 97%)
CMYK
cmyk(0%, 30%, 82%, 3%)
CSS variable
--color-primary: #F8AE2D;
Lowercase HEX
#f8ae2d

Shades

Tints

Tones

Harmony

CSS snippets for #F8AE2D

.color-f8ae2d {
  color: #F8AE2D;
  background-color: #F8AE2D;
}

Frequently asked questions

What color is #F8AE2D?+

#F8AE2D is a HEX color with RGB value rgb(248, 174, 45) and HSL value hsl(38, 94%, 57%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F8AE2D?+

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