#F8B52D Color

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

Color preview

#F8B52D

Color formats

HEX
#F8B52D
RGB
rgb(248, 181, 45)
RGBA
rgba(248, 181, 45, 1)
HSL
hsl(40, 94%, 57%)
HSV
hsv(40, 82%, 97%)
CMYK
cmyk(0%, 27%, 82%, 3%)
CSS variable
--color-primary: #F8B52D;
Lowercase HEX
#f8b52d

Shades

Tints

Tones

Harmony

CSS snippets for #F8B52D

.color-f8b52d {
  color: #F8B52D;
  background-color: #F8B52D;
}

Frequently asked questions

What color is #F8B52D?+

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

What is the closest Tailwind color to #F8B52D?+

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